Skip to content

Commit a5ad671

Browse files
removes unused test fixtures
1 parent a486f0f commit a5ad671

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

conftest.py

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -143,10 +143,3 @@ def clear_db(redis):
143143
def app_name():
144144
return "test_app"
145145

146-
##@pytest.fixture
147-
##def session_tag():
148-
## return "123"
149-
150-
##@pytest.fixture
151-
##def user_tag():
152-
## return "abc"

0 commit comments

Comments
 (0)