From 286a7a3ee8705b28fb82252daa37896d63ae6741 Mon Sep 17 00:00:00 2001 From: Michael Merickel Date: Sun, 4 Feb 2024 16:14:01 -0700 Subject: update authentication chapter --- docs/tutorials/wiki2/src/authentication/pytest.ini | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 docs/tutorials/wiki2/src/authentication/pytest.ini (limited to 'docs/tutorials/wiki2/src/authentication/pytest.ini') diff --git a/docs/tutorials/wiki2/src/authentication/pytest.ini b/docs/tutorials/wiki2/src/authentication/pytest.ini deleted file mode 100644 index 3df78fe9d..000000000 --- a/docs/tutorials/wiki2/src/authentication/pytest.ini +++ /dev/null @@ -1,6 +0,0 @@ -[pytest] -addopts = --strict-markers - -testpaths = - tutorial - tests -- cgit v1.2.3