Skip to content

Commit

Permalink
Update setup.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
mrhardikjoshi committed Sep 25, 2024
1 parent 0ecc173 commit 10c20b4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion e2e_tests/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

# Example values of environment variables ACTIVE_MODEL_VERSION=7.1.3 ACTIVEGRAPH_PATH=../ E2E_PORT=7687 E2E_NO_CRED=true

rm -r myapp
gem install rails -v $ACTIVE_MODEL_VERSION --no-document

if [[ -n "$ACTIVEGRAPH_PATH" ]]
Expand Down

0 comments on commit 10c20b4

Please sign in to comment.