We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38d83a7 commit d42a3a4Copy full SHA for d42a3a4
1 file changed
tests/pytests/unit/fileserver/test_roots.py
@@ -351,4 +351,3 @@ def test_relative_file_roots(tmp_state_tree):
351
with patch.dict(roots.__opts__, opts), pytest.helpers.change_cwd(str(parent)):
352
ret = roots.find_file("testfile")
353
assert "testfile" == ret["rel"]
354
-
0 commit comments