diff --git a/jdav_web/finance/tests.py b/jdav_web/finance/tests.py index 6d8b34f..9e04c97 100644 --- a/jdav_web/finance/tests.py +++ b/jdav_web/finance/tests.py @@ -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