From 3ff5d49102223558a0f301ca1d4013115bd7ffc4 Mon Sep 17 00:00:00 2001 From: Massimiliano Culpo Date: Tue, 13 Dec 2022 09:21:57 +0100 Subject: Be strict on the markers used in unit tests (#33884) --- pytest.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pytest.ini') diff --git a/pytest.ini b/pytest.ini index 730658a778..9f6157c9b8 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,6 +1,6 @@ # content of pytest.ini [pytest] -addopts = --durations=30 -ra +addopts = --durations=30 -ra --strict-markers testpaths = lib/spack/spack/test python_files = *.py filterwarnings = -- cgit v1.2.3-60-g2f50