Skip to content

Commit

Permalink
Merge pull request xanzy#1982 from xanzy/fix/is-auditor
Browse files Browse the repository at this point in the history
Fix the user tests
  • Loading branch information
svanharmelen authored Aug 7, 2024
2 parents ca1a4db + c0965e7 commit 3e73685
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testdata/get_user_admin.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"web_url": "http://localhost:3000/john_smith",
"created_at": "2012-05-23T08:00:58Z",
"is_admin": true,
"is_auditor": true,
"bio": "Bio of John Smith",
"location": "USA",
"public_email": "john@example.com",
Expand Down

0 comments on commit 3e73685

Please sign in to comment.