mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-01-26 14:19:22 +00:00
b9e1464d96
From: c0b4fafe84
Restart-service checks that both services have restarted in its test assertion, which is
incorrect as restart-service should only restart one service.
Change-type: patch
Signed-off-by: Christina Ying Wang <christina@balena.io>