Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
kian99 committed Sep 8, 2023
1 parent 758e91a commit af6bf59
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions cmd/jimmctl/cmd/listauditevents_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,24 +37,18 @@ func (s *listAuditEventsSuite) TestListAuditEventsSuperuser(c *gc.C) {
facade-name: Admin
facade-method: Login
facade-version: \d
object-id: ""
user-tag: user-
model: ""
is-response: false
params:
params: redacted
errors: .*
- time: .*
conversation-id: .*
message-id: 1
facade-name: Admin
facade-method: Login
facade-version: \d
object-id: ""
user-tag: user-
model: ""
is-response: true
params: {}
errors:
results:
- error:
Expand Down

0 comments on commit af6bf59

Please sign in to comment.