Skip to content

Commit

Permalink
fix: resolve conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
snamiki1212 committed Dec 29, 2023
2 parents a2d8696 + fff7e8e commit 9dd4cf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/run-api-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ echo "PASSWORD=$PASSWORD"
npm install -g newman

# healthcheck
sh ../x.sh
sh ./x.sh

# Run E2E test
echo "running e2e..."
Expand Down

0 comments on commit 9dd4cf8

Please sign in to comment.