Skip to content

Commit

Permalink
Update tests/test_round_robin.py
Browse files Browse the repository at this point in the history
Co-authored-by: Benjamin Mah <84874055+benjaminmah@users.noreply.github.com>
  • Loading branch information
suhaibmujahid and benjaminmah committed May 16, 2024
1 parent 311488b commit dbb37b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_round_robin.py
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit dbb37b9

Please sign in to comment.