Skip to content

Commit

Permalink
feat: removed disabling of testcase
Browse files Browse the repository at this point in the history
  • Loading branch information
lc-hd committed Oct 25, 2024
1 parent e6a07de commit f70dd0d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/functional/test_create_community_gis_ui.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
from communities.models import Community


@pytest.mark.skip(reason='Fix in another PR')
class TestFeatures(UiFeatureHelper):
def setUp(self):
self.login()
Expand Down

0 comments on commit f70dd0d

Please sign in to comment.