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 2d05300 commit 3162139Copy full SHA for 3162139
tests/smokescreen/test_compartment_4.py
@@ -16,8 +16,8 @@ def smokescreen_properties() -> dict:
16
17
18
@pytest.mark.smokescreen
19
-@pytest.mark.compartment3
20
-def test_compartment_3(page: Page, smokescreen_properties: dict) -> None:
+@pytest.mark.compartment4
+def test_compartment_4(page: Page, smokescreen_properties: dict) -> None:
21
"""
22
This is the main compartment 4 method
23
0 commit comments