diff --git a/integration_cli_test.go b/integration_cli_test.go index b016ac29..284dd485 100644 --- a/integration_cli_test.go +++ b/integration_cli_test.go @@ -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