Skip to content

Commit

Permalink
feat: updated testcase name
Browse files Browse the repository at this point in the history
  • Loading branch information
lc-hd committed Sep 30, 2024
1 parent f86731d commit a3722d0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@


@pytest.mark.usefixtures("py")
class TestBoundaryPreviewFeatures(UiFeatureHelper):
class TestBoundaryClearedFeatures(UiFeatureHelper):
def setUp(self):
self.login()
self.original_source_of_boundary = 'native-land.ca'
Expand Down

0 comments on commit a3722d0

Please sign in to comment.