Skip to content

Commit

Permalink
chore: Replace scenario by ops.testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Batalex committed Oct 30, 2024
1 parent bc3e2b3 commit e4548db
Show file tree
Hide file tree
Showing 12 changed files with 16 additions and 752 deletions.
9 changes: 5 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ optional = true
pytest = ">=7.2"
coverage = { extras = ["toml"], version = ">7.0" }
pytest-mock = "^3.11.1"
ops-scenario = "^7.0.0"
ops = { version = ">=2.17.0", extras = ["testing"] }

[tool.poetry.group.integration]
optional = true
Expand Down
Loading

0 comments on commit e4548db

Please sign in to comment.