Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ami-descope committed Sep 5, 2024
1 parent 7ba030e commit 789ed19
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
created_user = @client.create_user(**user)['user']

expect do
res = @client.audit_create_event(
@client.audit_create_event(
user_id: created_user['loginId'],
action: 'pencil.created',
type: 'info',
Expand Down

0 comments on commit 789ed19

Please sign in to comment.