Skip to content

Commit

Permalink
chore: disabling checking for updates when running tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Piccirello committed Oct 18, 2023
1 parent 1b237e8 commit 01c05ae
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/e2e.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ export DOPPLER_SCRIPTS_DIR="$DIR/../scripts"
export DOPPLER_PROJECT="cli"
export DOPPLER_CONFIG="e2e"

export DOPPLER_ENABLE_VERSION_CHECK=false

# Run tests
"$DIR/e2e/secrets-download-fallback.sh"
"$DIR/e2e/secrets-substitute.sh"
Expand Down

0 comments on commit 01c05ae

Please sign in to comment.