Skip to content

Commit

Permalink
fixup! Add module sale_cutoff_time_weekday_delivery
Browse files Browse the repository at this point in the history
  • Loading branch information
grindtildeath committed Apr 8, 2020
1 parent ee17806 commit adcaec2
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
from odoo.tests import SavepointCase


class TestSaleCutoffWeekdayDelivery(SavepointCase):
class TestSaleCutoffDeliveryWindow(SavepointCase):
@classmethod
def setUpClass(cls):
super().setUpClass()
Expand Down

0 comments on commit adcaec2

Please sign in to comment.