Skip to content

Commit 90977d7

Browse files
Code Refactoring is implemented for JIRA Ticket - BCSS-20593 - Selenium to Playwright - Regression Tests - User
1 parent 97746e4 commit 90977d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/regression/organisation_regression_tests_user/test_change_organisation_regression_user.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from playwright.sync_api import Page, expect
44
from pages.organisations.organisations_page import OrganisationSwitchPage
55

6-
@pytest.mark.wip
6+
77
@pytest.mark.regression
88
@pytest.mark.organisation_switch
99
def test_user_can_switch_between_organisations(page: Page):

0 commit comments

Comments
 (0)