Skip to content

Commit

Permalink
t/main/services-user: typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Meulengracht committed Feb 21, 2024
1 parent ac433af commit f4f3727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/main/services-user/task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ execute: |
tests.session -u test exec systemctl --user is-active snap.test-snapd-user-service.svc2.service | MATCH "inactive"
# if non-root are making requests, and user services are the target,
# then its an error to not specifiy --user scope
# then its an error to not specify --user scope
echo "(user) Trying to start services for snap, which will fail with no scope set"
tests.session -u test exec snap start test-snapd-user-service 2>&1 | MATCH "a service scope must be provided"
Expand Down

0 comments on commit f4f3727

Please sign in to comment.