Skip to content

Commit 5280da5

Browse files
committed
1 parent 9957598 commit 5280da5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
from test_client import *
2+
3+
# Let's be sure to use conftest.py for sharing fixtures across multiple files
4+
# Added after the recording but will help some folks.
5+
# For more info, see:
6+
# https://docs.pytest.org/en/6.2.x/fixture.html#conftest-py-sharing-fixtures-across-multiple-files

0 commit comments

Comments
 (0)