Explorar o código

remove needless autouse

Antoine Beaupré %!s(int64=9) %!d(string=hai) anos
pai
achega
d4d1b414b5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      borg/testsuite/converter.py

+ 1 - 1
borg/testsuite/converter.py

@@ -47,7 +47,7 @@ def key_valid(path):
         return f.read().startswith(KeyfileKey.FILE_ID)
 
 
-@pytest.fixture(autouse=True)
+@pytest.fixture()
 def attic_repo(tmpdir):
     """
     create an attic repo with some stuff in it