diff --git a/dvc_azure/tests/test_dvc.py b/dvc_azure/tests/test_dvc.py index be0120c..cf76d0b 100644 --- a/dvc_azure/tests/test_dvc.py +++ b/dvc_azure/tests/test_dvc.py @@ -28,7 +28,6 @@ def workspace(make_workspace): return make_workspace(name="workspace", typ="azure") -@pytest.mark.xfail(reason="waiting for https://github.com/fsspec/adlfs/pull/333") class TestImport(_TestImport): @pytest.fixture def stage_md5(self):