Skip to content

Commit

Permalink
Maybe even the pytests need a valid LOCALSTACK_API_KEY
Browse files Browse the repository at this point in the history
  • Loading branch information
danscales committed Jun 17, 2024
1 parent 623e4c6 commit 2e893f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/run_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ set -e
# cd /app/tests/terraform
# terraform init && terraform plan -var-file="/app/tests/terraform/terraform-test.tfvars" && terraform apply -auto-approve -var-file="/app/tests/terraform/terraform-test.tfvars"

cd /app/tests
pytest tests
# cd /app/tests
# pytest tests

0 comments on commit 2e893f2

Please sign in to comment.