unskip test

pull/112/head
Christian Merten 11 months ago committed by marius.klein
parent 019e37568a
commit 03a0d2e3c3

@ -209,7 +209,6 @@ class StatementTestCase(TestCase):
self.assertFalse(self.st.is_valid(),
'Transaction is valid, although an unreasonable gift is paid.')
@skip('This fails on main, but will be resolved when #112 is merged.')
def test_allowance_to_valid(self):
self.assertEqual(self.st3.excursion.participant_count, self.participant_count)
# st3 should have 3 admissible yls and all of them should receive allowance

Loading…
Cancel
Save