Skip to content

Commit

Permalink
fixed ops-scenario versions for integration tests
Browse files Browse the repository at this point in the history
onurmus committed Sep 11, 2024

Verified

This commit was signed with the committer’s verified signature.
snyk-bot Snyk bot
1 parent ee5188f commit 362a117
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
@@ -106,6 +106,7 @@ deps =
temporal-lib-py==1.3.1
pytest-asyncio==0.21
poetry==1.8.3
ops-scenario==6.1.7
-r{toxinidir}/requirements.txt
commands =
# For local testing
@@ -123,6 +124,7 @@ deps =
pytest-asyncio==0.21
poetry==1.8.3
hvac==2.3.0
ops-scenario==6.1.7
-r{toxinidir}/requirements.txt
commands =
pytest --tb native --ignore={[vars]tst_path}unit --log-cli-level=INFO -s {posargs}

0 comments on commit 362a117

Please sign in to comment.