From a3722d0329035e94d755d1f30af5bbded171c14b Mon Sep 17 00:00:00 2001 From: lc_hd Date: Mon, 30 Sep 2024 14:10:48 -0400 Subject: [PATCH] feat: updated testcase name --- tests/functional/test_cleared_boundaries_are_not_saved_ui.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/functional/test_cleared_boundaries_are_not_saved_ui.py b/tests/functional/test_cleared_boundaries_are_not_saved_ui.py index 3e0538e33..91151a836 100644 --- a/tests/functional/test_cleared_boundaries_are_not_saved_ui.py +++ b/tests/functional/test_cleared_boundaries_are_not_saved_ui.py @@ -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'