summaryrefslogtreecommitdiff
path: root/bin/e2e
diff options
context:
space:
mode:
Diffstat (limited to 'bin/e2e')
-rwxr-xr-xbin/e2e1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/e2e b/bin/e2e
index f4824ec5..fc7ca5b1 100755
--- a/bin/e2e
+++ b/bin/e2e
@@ -21,4 +21,3 @@ $BROWSER http://ui.example.com:8080/oidc/new
curl http://api.example.com:8080/projects.json
curl -H 'Authorization: Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiI2YmYxZTlmMy02OGIwLTQ4NmYtOGVlZi0wODFmZTg2YjJlODMiLCJpYXQiOjE3NDEyOTAzMzJ9.e30=' -XPOST http://api.example.com:8080/projects --data '{"name": "gitlab"}'
curl http://api.example.com:8080/projects.json
-