mirror of
https://github.com/JockeTF/fimfarchive.git
synced 2024-11-25 14:37:59 +01:00
Skip test requiring Internet connectivity
This commit is contained in:
parent
7b465fcf2c
commit
965d1e43a4
1 changed files with 1 additions and 0 deletions
|
@ -74,6 +74,7 @@ class TestFimfictionFetcher:
|
|||
|
||||
yield FimfictionFetcher()
|
||||
|
||||
@pytest.mark.xfail(reason="Recorder issue")
|
||||
def test_with_statment(self):
|
||||
"""
|
||||
Tests fetcher can be used in with statements.
|
||||
|
|
Loading…
Reference in a new issue