Update tests/test_round_robin.py

Co-authored-by: Benjamin Mah <84874055+benjaminmah@users.noreply.github.com>
This commit is contained in:
Suhaib Mujahid 2024-05-10 12:47:35 -04:00
Родитель 311488b666
Коммит dbb37b90f1
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -47,7 +47,7 @@ class TestRoundRobin(unittest.TestCase):
"cn": "{} {}".format(x.upper(), y.upper()),
"ismanager": "FALSE",
"title": "nothing",
# Dummy info to satisfy the Person type:
# Dummy info to satisfy the Person type
"bugzillaEmail": "",
"bugzillaID": "",
"dn": "mail=xx@mozilla.com,o=com,dc=mozilla",