diff --git a/test/support/constants.js b/test/support/constants.js index f9ab30e88..87934aaf8 100644 --- a/test/support/constants.js +++ b/test/support/constants.js @@ -1,6 +1,6 @@ Cypress.env({ - // NOTE: The token used is a readonly token accessing public data in a demo enterprise. - ACCESS_TOKEN: 'S8wjvjOL9GEK5VtXsQNVMOwSrx1g55oC', + // NOTE: The token used is a readonly token accessing public data in a demo enterprise. DO NOT PUT A WRITE TOKEN + ACCESS_TOKEN: 'QvMQdM3Lqk9zyYjxS2a9bCNkM1R4Icr1', FILE_ID_ARCHIVE: '589625563707', FILE_ID_ARCHIVE_LARGE: '611800378713', FILE_ID_BAD: '433514141824',