Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Commit

Permalink
Fix the user tests
Browse files Browse the repository at this point in the history
  • Loading branch information
svanharmelen committed Aug 7, 2024
1 parent ca1a4db commit c0965e7
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": "[email protected]",
Expand Down

0 comments on commit c0965e7

Please sign in to comment.