Skip to content

Commit

Permalink
Update for flake8
Browse files Browse the repository at this point in the history
Signed-off-by: Tanner Lewis <lewijacn@amazon.com>
  • Loading branch information
lewijacn committed Oct 24, 2024
1 parent 4ef203d commit 3d71795
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ def pytest_addoption(parser):
parser.addoption("--target_proxy_alb_endpoint", action="store", default=None,
help="Specify the Migration ALB endpoint for the target proxy")


@pytest.fixture
def unique_id(pytestconfig):
return pytestconfig.getoption("unique_id")

0 comments on commit 3d71795

Please sign in to comment.