Skip to content

Commit

Permalink
Fix import for integration test
Browse files Browse the repository at this point in the history
  • Loading branch information
Donnype authored and dekkers committed Nov 19, 2024
1 parent 48a346a commit ae13148
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boefjes/tests/integration/test_bench.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from pathlib import Path

import pytest
from tools.upgrade_v1_16_0 import upgrade
from tools.upgrade_v1_17_0 import upgrade

from boefjes.clients.bytes_client import BytesAPIClient
from boefjes.config import BASE_DIR
Expand Down

0 comments on commit ae13148

Please sign in to comment.