From 03a0d2e3c3d465d05b92018d0621ee59ef886715 Mon Sep 17 00:00:00 2001 From: Christian Merten Date: Mon, 27 Jan 2025 21:34:27 +0100 Subject: [PATCH] unskip test --- jdav_web/finance/tests.py | 1 - 1 file changed, 1 deletion(-) 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