[Project] Fix exceptions in testing

This commit is contained in:
Robert von Burg 2023-04-05 15:23:06 +02:00
parent 6d05ff4803
commit 7869387a25
Signed by: eitch
GPG Key ID: 75DB9C85C74331F7
1 changed files with 3 additions and 0 deletions

View File

@ -52,6 +52,9 @@
<name>ExecutionHandler</name>
<api>li.strolch.execution.ExecutionHandler</api>
<impl>li.strolch.execution.EventBasedExecutionHandler</impl>
<Properties>
<restartExecution>false</restartExecution>
</Properties>
</Component>
</env>