summaryrefslogtreecommitdiff
path: root/tests/integration/messages.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration/messages.py')
-rw-r--r--tests/integration/messages.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/integration/messages.py b/tests/integration/messages.py
index 7f4194e0f..90492dfba 100644
--- a/tests/integration/messages.py
+++ b/tests/integration/messages.py
@@ -26,9 +26,6 @@ from buildstream.plugintestutils import cli_integration as cli
from tests.testutils.site import HAVE_SANDBOX
-pytestmark = pytest.mark.integration
-
-
# Project directory
DATA_DIR = os.path.join(
os.path.dirname(os.path.realpath(__file__)),