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.
2 parents af75ae2 + e9361da commit 9dd33eeCopy full SHA for 9dd33ee
tests/test_fullsim_regression.py
@@ -6,7 +6,7 @@
6
from muse.examples import AVAILABLE_EXAMPLES
7
8
# temporary skip for default_new_input as this is not yet working
9
-AVAILABLE_EXAMPLES.pop("default_new_input")
+AVAILABLE_EXAMPLES.remove("default_new_input")
10
11
12
@mark.regression
0 commit comments