We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83bff11 commit 4b2acd8Copy full SHA for 4b2acd8
1 file changed
autotest/test_models.py
@@ -588,6 +588,7 @@ def test_cli_cp_alias(self, tmp_path):
588
589
# Invalidate cached default registry so it reloads with newly synced data
590
import modflow_devtools.models
591
+
592
modflow_devtools.models._default_registry_cache = None
593
594
# Load registry and get first model name
@@ -625,6 +626,7 @@ def test_python_cp_alias(self, tmp_path):
625
626
627
628
629
630
631
632
0 commit comments