We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ea52f0 commit dba2c32Copy full SHA for dba2c32
tests/test_organisations_page.py
@@ -40,7 +40,6 @@ def before_each(page: Page):
40
41
42
@pytest.mark.smoke
43
-@pytest.mark.only
44
def test_organisations_page_navigation(page: Page) -> None:
45
upload_nacs_data_bureau_link = page.get_by_text("Upload NACS data (Bureau)", exact=True)
46
bureau_page_link = page.get_by_text("Bureau", exact=True)
0 commit comments