chore(cypress): add chronograf fixture file

pull/5948/head
k3yi0 2022-06-14 15:19:43 +02:00
parent eb69670cd4
commit 01086b2865
1 changed files with 2 additions and 1 deletions

View File

@ -3,6 +3,7 @@
"name": "Smiley", "name": "Smiley",
"role": ["reader", "viewer"], "role": ["reader", "viewer"],
"oauthProvider": "oauth-mock", "oauthProvider": "oauth-mock",
"oauth-scheme": "oauth" "oauth-scheme": "oauth",
"orgs": ["Default"]
} }
} }