summaryrefslogtreecommitdiff
path: root/docs/tutorials/wiki2/src/authentication/pytest.ini
diff options
context:
space:
mode:
authorSteve Piercy <web@stevepiercy.com>2021-01-08 04:11:05 -0800
committerSteve Piercy <web@stevepiercy.com>2021-01-08 04:11:05 -0800
commitf5d9f402f04d535ae2e3445860af3e57f598cbd2 (patch)
tree0abb3269aaedff854b2888909abfbcde897e041a /docs/tutorials/wiki2/src/authentication/pytest.ini
parent6645c479b8a880bc895720097035f21b2e791f30 (diff)
downloadpyramid-f5d9f402f04d535ae2e3445860af3e57f598cbd2.tar.gz
pyramid-f5d9f402f04d535ae2e3445860af3e57f598cbd2.tar.bz2
pyramid-f5d9f402f04d535ae2e3445860af3e57f598cbd2.zip
Update all steps pytest.ini, .gitignore, and README.txt
Diffstat (limited to 'docs/tutorials/wiki2/src/authentication/pytest.ini')
-rw-r--r--docs/tutorials/wiki2/src/authentication/pytest.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorials/wiki2/src/authentication/pytest.ini b/docs/tutorials/wiki2/src/authentication/pytest.ini
index 42c3259f9..3df78fe9d 100644
--- a/docs/tutorials/wiki2/src/authentication/pytest.ini
+++ b/docs/tutorials/wiki2/src/authentication/pytest.ini
@@ -1,5 +1,5 @@
[pytest]
-addopts = --strict
+addopts = --strict-markers
testpaths =
tutorial