commit | ce9d818163c26f3dffd34516d0a881be9e103355 | [log] [tgz] |
---|---|---|
author | Pavlo Shchelokovskyy <shchelokovskyy@gmail.com> | Thu Jun 01 01:21:06 2023 +0300 |
committer | Pavlo Shchelokovskyy <shchelokovskyy@gmail.com> | Tue Aug 08 19:26:44 2023 +0300 |
tree | 9f1118d0491734e0f3b6bf27768b9917a30d962e | |
parent | fda43e0c60f6565c4b94d9ea5fbec8f9c6895c7e [diff] |
Create users in the same domain for test_list_users_with_not_enabled when user is created w/o explicitly specifying domain, it is always created in the 'default' domain. Hence this test was only working if the 'admin' user is in the default domain as well, and breaks if the user is authorized in some other domain (even with admin role). Change-Id: I8fa66267727641c97f2f6b86904ccde601e7d7fe Closes-Issue: PRODX-32677