summaryrefslogtreecommitdiff
path: root/spec/support/gitlab_stubs/user.json
diff options
context:
space:
mode:
Diffstat (limited to 'spec/support/gitlab_stubs/user.json')
-rw-r--r--spec/support/gitlab_stubs/user.json6
1 files changed, 2 insertions, 4 deletions
diff --git a/spec/support/gitlab_stubs/user.json b/spec/support/gitlab_stubs/user.json
index ce8dfe5ae75..658ff5871b0 100644
--- a/spec/support/gitlab_stubs/user.json
+++ b/spec/support/gitlab_stubs/user.json
@@ -14,7 +14,5 @@
"provider":null,
"is_admin":false,
"can_create_group":false,
- "can_create_project":false,
- "private_token":"Wvjy2Krpb7y8xi93owUz",
- "access_token":"Wvjy2Krpb7y8xi93owUz"
-} \ No newline at end of file
+ "can_create_project":false
+}