From f5d9f402f04d535ae2e3445860af3e57f598cbd2 Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Fri, 8 Jan 2021 04:11:05 -0800 Subject: Update all steps pytest.ini, .gitignore, and README.txt --- docs/tutorials/wiki2/src/models/pytest.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/tutorials/wiki2/src/models/pytest.ini') diff --git a/docs/tutorials/wiki2/src/models/pytest.ini b/docs/tutorials/wiki2/src/models/pytest.ini index 42c3259f9..3df78fe9d 100644 --- a/docs/tutorials/wiki2/src/models/pytest.ini +++ b/docs/tutorials/wiki2/src/models/pytest.ini @@ -1,5 +1,5 @@ [pytest] -addopts = --strict +addopts = --strict-markers testpaths = tutorial -- cgit v1.2.3