Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…xtshub into CU-868a57jg1-sp-sandbox-blocks
  • Loading branch information
arojas1 committed Oct 9, 2024
2 parents d56cbb7 + da7c154 commit 83327e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
from projects.models import Project


@pytest.mark.skip(reason="disable until NLD update")
@pytest.mark.usefixtures("py")
class TestBoundaryClearedFeatures(UiFeatureHelper):
def setUp(self):
Expand Down
1 change: 1 addition & 0 deletions tests/functional/test_preview_boundary_ui.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
from institutions.models import Institution


@pytest.mark.skip(reason="disable until NLD update")
@pytest.mark.usefixtures("py")
class TestProjectBoundaryPreviewFeatures(UiFeatureHelper):
def setUp(self):
Expand Down

0 comments on commit 83327e2

Please sign in to comment.