Skip to content

Commit fca5c95

Browse files
committed
change dir of extensions
1 parent df4a7ed commit fca5c95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_sandag_abm3.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ def test_sandag_abm3_progressive(use_sharrow):
124124
output_dir=out_dir,
125125
settings=settings,
126126
)
127-
state.import_extensions("../extensions")
127+
state.import_extensions("extensions")
128128
state.filesystem.persist_sharrow_cache()
129129
state.logging.config_logger()
130130

0 commit comments

Comments
 (0)