mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-11-01 19:37:54 +00:00
- fixtures_ver cleanup
Signed-off-by: Sushant Bawiskar <sushant.bawiskar@candelatech.com>
This commit is contained in:
@@ -647,7 +647,6 @@ def add_env_properties(get_configuration, get_apnos, fixtures_ver, add_allure_en
|
||||
|
||||
@pytest.fixture(scope="session")
|
||||
def fixtures_ver(request, get_configuration):
|
||||
print("heelo shivam", request.config.getoption("1.x"))
|
||||
if request.config.getoption("1.x") is False:
|
||||
print("2.x")
|
||||
obj = Fixtures_2x(configuration=get_configuration)
|
||||
|
||||
Reference in New Issue
Block a user