diff options
Diffstat (limited to 'templates/tests/hack-SPEC3655.jinja2')
-rw-r--r-- | templates/tests/hack-SPEC3655.jinja2 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/tests/hack-SPEC3655.jinja2 b/templates/tests/hack-SPEC3655.jinja2 index b622312..0a3b6af 100644 --- a/templates/tests/hack-SPEC3655.jinja2 +++ b/templates/tests/hack-SPEC3655.jinja2 @@ -13,8 +13,14 @@ - functional run: steps: + - afm-util kill agl-service-geoclue + - sleep 1 - afm-util start agl-service-geoclue + - sleep 1 + - afm-util kill agl-service-weather + - sleep 1 - afm-util start agl-service-weather + - sleep 1 lava-signal: kmsg from: inline name: HACK-SPEC-3655 |