diff --git a/testdata/get_user_admin.json b/testdata/get_user_admin.json index 6a474beb1..d8482d300 100644 --- a/testdata/get_user_admin.json +++ b/testdata/get_user_admin.json @@ -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",