Skip to content

Commit 58a973a

Browse files
committed
Update test_users.py
1 parent 24d5059 commit 58a973a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/src/test_users.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1533,7 +1533,6 @@ def test_await_mas_application_availability(user_utils, requests_mock):
15331533

15341534
def json_callback(request, context):
15351535
nonlocal attempt
1536-
nonlocal return_values
15371536
ret = return_values[attempt]
15381537
attempt = attempt + 1
15391538
return ret

0 commit comments

Comments
 (0)