Skip to content

Commit b428baa

Browse files
authored
remove an old test fixture (signalstickers#4)
1 parent 9c6c24d commit b428baa

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tests/test_download.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,6 @@
1010
pytestmark = pytest.mark.anyio
1111

1212

13-
@pytest.fixture
14-
def client():
15-
return
16-
17-
1813
def test_download(monkeypatch):
1914
"""
2015
With a mocked httpx lib, test the whole "download" part.

0 commit comments

Comments
 (0)