Skip to content

Commit

Permalink
change versions
Browse files Browse the repository at this point in the history
  • Loading branch information
RaphaelDarley committed Sep 27, 2024
1 parent eaf06d7 commit c783a24
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/scripts/runner.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ def run_tests(port: int, protocol: str) -> None:
port = 8000
for version in [
"v2.0.2",
"v1.5.5"
]:
container = DbInstance(version=version, port=port)
container.start()
Expand Down

0 comments on commit c783a24

Please sign in to comment.