Disable parameter export from tests
This commit is contained in:
parent
84703080b8
commit
ff61b8a2e7
@ -324,6 +324,7 @@ def get_default_conf(testdatadir):
|
||||
"verbosity": 3,
|
||||
"strategy_path": str(Path(__file__).parent / "strategy" / "strats"),
|
||||
"strategy": "DefaultStrategy",
|
||||
"disableparamexport": True,
|
||||
"internals": {},
|
||||
"export": "none",
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user