Skip to content

Commit f9a6038

Browse files
committed
tests: update stage hash for dvc 3.x
1 parent 370675b commit f9a6038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dvc_ssh/tests/test_dvc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ def workspace(make_workspace):
3232
class TestImport(_TestImport):
3333
@pytest.fixture
3434
def stage_md5(self):
35-
return "dc24e1271084ee317ac3c2656fb8812b"
35+
return "7033ee831f78a4dfec2fc71405516067"
3636

3737
@pytest.fixture
3838
def is_object_storage(self):

0 commit comments

Comments
 (0)