Skip test requiring Internet connectivity

This commit is contained in:
Joakim Soderlund 2020-05-30 17:30:11 +02:00
parent 7b465fcf2c
commit 965d1e43a4

View file

@ -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.