Skip to content

Commit 9dd33ee

Browse files
authored
Merge branch 'new-data-input' into duckdb2
2 parents af75ae2 + e9361da commit 9dd33ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_fullsim_regression.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from muse.examples import AVAILABLE_EXAMPLES
77

88
# temporary skip for default_new_input as this is not yet working
9-
AVAILABLE_EXAMPLES.pop("default_new_input")
9+
AVAILABLE_EXAMPLES.remove("default_new_input")
1010

1111

1212
@mark.regression

0 commit comments

Comments
 (0)