Skip to content

Commit d6fed40

Browse files
authored
tests: remove unused dir_md5
1 parent 82f4fe8 commit d6fed40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dvc_webhdfs/tests/test_dvc.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@ def hash_value(self):
4343
)
4444

4545
@pytest.fixture
46-
def dir_hash_value(self, dir_md5):
46+
def dir_hash_value(self):
4747
pytest.skip("external outputs are broken for hdfs dirs")

0 commit comments

Comments
 (0)