Skip to content

Commit 39e0745

Browse files
committed
run in one thread for logout redirect
1 parent 026e561 commit 39e0745

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/foreman/destructive/test_ldap_authentication.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,7 @@ def test_single_sign_on_ldap_ad_server(
266266
assert f'{url}/new/hosts' in result.stdout
267267

268268

269+
@pytest.mark.run_in_one_thread
269270
@pytest.mark.parametrize(
270271
'setting_update',
271272
[f'login_delegation_logout_url={LOGIN_DELEGATION_LOGOUT_URL}'],

0 commit comments

Comments
 (0)