Skip to content
This repository has been archived by the owner on Jan 18, 2023. It is now read-only.

Commit

Permalink
chore(cypress): Update env var in Cypress tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dborsatto committed Dec 20, 2017
1 parent 81aca6e commit b6c5835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"integrationFolder": "./tests-e2e/specs",
"supportFile": false,
"env": {
"LANGUAGE": "PHP",
"LANGUAGE": "php",
"CONTENTFUL_SPACE_ID": "qz0n5cdakyl9",
"CONTENTFUL_DELIVERY_TOKEN": "580d5944194846b690dd89b630a1cb98a0eef6a19b860ef71efc37ee8076ddb8",
"CONTENTFUL_PREVIEW_TOKEN": "e8fc39d9661c7468d0285a7ff949f7a23539dd2e686fcb7bd84dc01b392d698b"
Expand Down

0 comments on commit b6c5835

Please sign in to comment.