Skip to content

Commit

Permalink
#170 Moved test utils
Browse files Browse the repository at this point in the history
  • Loading branch information
ahsimb committed Nov 21, 2024
1 parent 7a968fa commit 3b754c2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
python-version: "3.10"
poetry-version: "1.2.2"

- name: Run SaaS Tests
- name: Run Integration Tests
env:
SAAS_HOST: ${{ secrets.INTEGRATION_TEAM_SAAS_STAGING_HOST }}
SAAS_ACCOUNT_ID: ${{ secrets.INTEGRATION_TEAM_SAAS_STAGING_ACCOUNT_ID }}
Expand Down
Empty file added test/__init__.py
Empty file.

0 comments on commit 3b754c2

Please sign in to comment.