Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
SupaJoon committed Jan 2, 2024
1 parent 6646635 commit 930669b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/prepare-shell.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export NVM_DIR

cat <<EOT > expansion.yml
PREPARE_SHELL: |
export CYPRESS_VERIFY_TIMEOUT=60000 # wait for 60 seconds
export CYPRESS_VERIFY_TIMEOUT=60000 # used by 'cypress run' and 'cypress verify' commands
PROJECT_DIRECTORY="$PROJECT_DIRECTORY"
NVM_DIR="$NVM_DIR"
Expand Down

0 comments on commit 930669b

Please sign in to comment.