Commit b4998ff4 authored by Łukasz Nowak's avatar Łukasz Nowak

Mark missing test.

parent f21363f3
......@@ -163,6 +163,9 @@ class TestSlapOSAccountingInteractionWorkflow(testSlapOSMixin):
day = 28
self.assertEqual(item.getPeriodicityMonthDay(), day)
def test_HostingSubscription_fixConsistency_today_after_28(self):
raise NotImplementedError('Test missing.')
def test_HostingSubscription_manageAfter(self):
class DummyTestException(Exception):
pass
......
181
\ No newline at end of file
182
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment