diff --git a/ui/cypress/fixtures/chronograf.json b/ui/cypress/fixtures/chronograf.json index ec6cc7f1c..cdbf87c5a 100644 --- a/ui/cypress/fixtures/chronograf.json +++ b/ui/cypress/fixtures/chronograf.json @@ -3,6 +3,7 @@ "name": "Smiley", "role": ["reader", "viewer"], "oauthProvider": "oauth-mock", - "oauth-scheme": "oauth" + "oauth-scheme": "oauth", + "orgs": ["Default"] } } \ No newline at end of file