mirror of
https://github.com/JockeTF/fimfarchive.git
synced 2025-03-29 22:37:46 +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()
|
yield FimfictionFetcher()
|
||||||
|
|
||||||
|
@pytest.mark.xfail(reason="Recorder issue")
|
||||||
def test_with_statment(self):
|
def test_with_statment(self):
|
||||||
"""
|
"""
|
||||||
Tests fetcher can be used in with statements.
|
Tests fetcher can be used in with statements.
|
||||||
|
|
Loading…
Add table
Reference in a new issue