diff --git a/tests/conftest.py b/tests/conftest.py index c430bf953..24d8d319c 100755 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -216,7 +216,7 @@ def license_context(): if SERVERS_VERSION_GREATER_THAN_OR_EQUAL_TO_6_2: with core.LicenseContextManager( increment_name="preppost", license_timeout_in_seconds=1.0 - ) as lic: + ): yield else: yield