test: Fix formatting

This commit is contained in:
Daan De Meyer
2025-03-17 16:25:19 +01:00
parent a2425e8a8b
commit b281686b4f
2 changed files with 2 additions and 2 deletions

View File

@@ -72,7 +72,7 @@ testcase_multiple_features() {
-p BindReadOnlyPaths=/usr/share \
-p NoNewPrivileges=yes \
-p ProtectSystem=strict \
-p User=testuser\
-p User=testuser \
-p Group=testuser \
-p RuntimeDirectory=abc \
-p StateDirectory=qed \

View File

@@ -95,7 +95,7 @@ testcase_multiple_features() {
-p BindReadOnlyPaths=/usr/share \
-p NoNewPrivileges=yes \
-p ProtectSystem=strict \
-p User=testuser\
-p User=testuser \
-p Group=testuser \
-p RuntimeDirectory=abc \
-p StateDirectory=qed \