Remove the magic-folder integration tests

This commit is contained in:
Jean-Paul Calderone
2020-02-13 10:26:57 -05:00
parent 6bd2cc47b3
commit 1fba2d6ea2
5 changed files with 1 additions and 562 deletions

View File

@ -14,7 +14,7 @@ import pytest_twisted
import util
# see "conftest.py" for the fixtures (e.g. "magic_folder")
# see "conftest.py" for the fixtures (e.g. "tor_network")
@pytest_twisted.inlineCallbacks
def test_onion_service_storage(reactor, request, temp_dir, flog_gatherer, tor_network, tor_introducer_furl):