We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef53f74 commit a9be4b3Copy full SHA for a9be4b3
1 file changed
tests/test_ModelicaSystemDoE.py
@@ -88,7 +88,6 @@ def test_ModelicaSystemDoE_docker(tmp_path, model_doe, param_doe):
88
doe_mod = OMPython.ModelicaSystemDoE(
89
mod=mod,
90
parameters=param_doe,
91
- session=omcs,
92
simargs={"override": {'stopTime': '1.0'}},
93
)
94
0 commit comments