fix broken preauth-key tag test

This commit is contained in:
Benjamin George Roberts 2022-09-05 09:44:55 +10:00
parent f6153a9b5d
commit 72a43007d8

View file

@ -337,7 +337,7 @@ func (s *IntegrationCLITestSuite) TestPreAuthKeyCommand() {
// Test that tags are present
for i := 0; i < count; i++ {
assert.DeepEquals(listedPreAuthKeys[i].AclTags, []string{"tag:test1,", "tag:test2"})
assert.Equals(listedPreAuthKeys[i].AclTags, []string{"tag:test1,", "tag:test2"})
}
// Expire three keys