Skip to content

Commit ce008c5

Browse files
committed
Revert "saved"
This reverts commit f8a13fd.
1 parent f8a13fd commit ce008c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tg_sale_loyalty/tests/test_accumulative.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ def test_accumulative_01(self):
108108
order = self._make_programs_and_order(True, True)
109109
self.assertNotIn("error", order._try_apply_code("test_10pc1"))
110110
self.assertNotIn("error", order._try_apply_code("test_10pc2"))
111-
order.action_open_reward_wizard()
112111

113112
def test_accumulative_02(self):
114113
order = self._make_programs_and_order(True, False)

0 commit comments

Comments
 (0)