We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9723f2 commit 199ad4dCopy full SHA for 199ad4d
python/tests/conftest.py
@@ -8,7 +8,7 @@ def minidfs():
8
[
9
"mvn",
10
"-f",
11
- "../crates/hdfs-native/minidfs",
+ "../rust/minidfs",
12
"--quiet",
13
"clean",
14
"compile",
0 commit comments