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 3ac1798 commit 167847cCopy full SHA for 167847c
tests/test_geode_functions.py
@@ -43,7 +43,7 @@ def test_output_factory():
43
assert type(output) is str
44
45
46
-def test_missing_files():
+def test_additional_files():
47
for geode_object, value in geode_objects.geode_objects_dict().items():
48
input_extensions = geode_functions.geode_object_input_extensions(geode_object)
49
for input_extension in input_extensions:
0 commit comments