Skip to content

Commit

Permalink
Docs: Add comment around cypress auth (#985)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremy Press authored Apr 15, 2019
1 parent 207140b commit bd51d09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/support/constants.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Cypress.env({
// NOTE: The token used is a readonly token accessing public data in a demo enterprise.
ACCESS_TOKEN: 'S8wjvjOL9GEK5VtXsQNVMOwSrx1g55oC',
FILE_ID_BAD: '433514141824',
FILE_ID_DOC_LARGE: '420985736453',
Expand Down

0 comments on commit bd51d09

Please sign in to comment.