We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 370675b commit f9a6038Copy full SHA for f9a6038
dvc_ssh/tests/test_dvc.py
@@ -32,7 +32,7 @@ def workspace(make_workspace):
32
class TestImport(_TestImport):
33
@pytest.fixture
34
def stage_md5(self):
35
- return "dc24e1271084ee317ac3c2656fb8812b"
+ return "7033ee831f78a4dfec2fc71405516067"
36
37
38
def is_object_storage(self):
0 commit comments