Skip to content

Commit

Permalink
Merge branch '2u/main' into zubair-django-oscar31-test-PR2
Browse files Browse the repository at this point in the history
  • Loading branch information
zubair-ce07 committed Mar 1, 2024
2 parents b6a956d + 92f874e commit eab2a0c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ def test_update_voucher_names_synchronous(self, mock_delay):

for voucher in vouchers:
assert voucher.name[:-1] == f'{voucher.id} - {self.voucher_name}'

mock_delay.assert_not_called()

def test_update_voucher_names_offset(self):
Expand Down

0 comments on commit eab2a0c

Please sign in to comment.