From bd51d0934689e6877474dc1048c806c32de1b037 Mon Sep 17 00:00:00 2001 From: Jeremy Press Date: Mon, 15 Apr 2019 11:13:20 -0700 Subject: [PATCH] Docs: Add comment around cypress auth (#985) --- test/support/constants.js | 1 + 1 file changed, 1 insertion(+) diff --git a/test/support/constants.js b/test/support/constants.js index 4ee062190..bf8ff716b 100644 --- a/test/support/constants.js +++ b/test/support/constants.js @@ -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',