[systeminfo] Fix and re-enable tests (#14992)

* [systeminfo] Fix itests after core change
* re-enable test

---------

Signed-off-by: Mark Herwege <mark.herwege@telenet.be>
Co-authored-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
Mark Herwege
2023-05-17 20:13:24 +02:00
committed by GitHub
parent 353c154c12
commit d5f50ab0de
2 changed files with 34 additions and 35 deletions

View File

@@ -35,9 +35,7 @@
-->
<module>org.openhab.binding.nest.tests</module>
<module>org.openhab.binding.ntp.tests</module>
<!-- Systeminfo tests disabled until fixed (NumberItem)
<module>org.openhab.binding.systeminfo.tests</module>
-->
<module>org.openhab.binding.systeminfo.tests</module>
<module>org.openhab.binding.tradfri.tests</module>
<module>org.openhab.binding.wemo.tests</module>
<module>org.openhab.persistence.mapdb.tests</module>