Skip to content

Commit

Permalink
Merge pull request #312 from TheHive-Project/use-thehive-v5-2-5-for-t…
Browse files Browse the repository at this point in the history
…ests

Bump thehive4py-integrator to v5.2.5
  • Loading branch information
Kamforka authored Oct 12, 2023
2 parents 9bd9c4b + 450af10 commit 81910c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
@pytest.fixture(scope="session")
def test_config():
return TestConfig(
image_name="kamforka/thehive4py-integrator:thehive-5.2.4",
image_name="kamforka/thehive4py-integrator:thehive-5.2.5",
container_name="thehive4py-integration-tests",
user="[email protected]",
password="secret",
Expand Down

0 comments on commit 81910c9

Please sign in to comment.