diff --git a/test/units/TEST-07-PID1.delegate-namespaces.sh b/test/units/TEST-07-PID1.delegate-namespaces.sh index a9afc426ae..8ea58205ba 100755 --- a/test/units/TEST-07-PID1.delegate-namespaces.sh +++ b/test/units/TEST-07-PID1.delegate-namespaces.sh @@ -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 \ diff --git a/test/units/TEST-07-PID1.private-pids.sh b/test/units/TEST-07-PID1.private-pids.sh index 1c9104d435..091535e3da 100755 --- a/test/units/TEST-07-PID1.private-pids.sh +++ b/test/units/TEST-07-PID1.private-pids.sh @@ -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 \