We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 026e561 commit 39e0745Copy full SHA for 39e0745
1 file changed
tests/foreman/destructive/test_ldap_authentication.py
@@ -266,6 +266,7 @@ def test_single_sign_on_ldap_ad_server(
266
assert f'{url}/new/hosts' in result.stdout
267
268
269
+@pytest.mark.run_in_one_thread
270
@pytest.mark.parametrize(
271
'setting_update',
272
[f'login_delegation_logout_url={LOGIN_DELEGATION_LOGOUT_URL}'],
0 commit comments