We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee93a03 commit adb21e1Copy full SHA for adb21e1
1 file changed
tests/test_ModelicaSystemOMC.py
@@ -208,7 +208,6 @@ def _run_getSolutions(mod):
208
209
def test_variable_filter(model_firstorder):
210
mod = OMPython.ModelicaSystemOMC()
211
- mod.setWorkDirectory(pathlib.Path(__file__).parent.parent / 'xyz')
212
mod.model(
213
model_file=model_firstorder,
214
model_name="M",
0 commit comments