Skip to content

Commit 0f666c6

Browse files
committed
TMT: fix tests
Signed-off-by: Lokesh Mandvekar <[email protected]>
1 parent ed9b827 commit 0f666c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/podman-rootless-tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ loginctl enable-linger "$ROOTLESS_USER"
1212
# Run podman system tests
1313
su - "$ROOTLESS_USER" -c "bats /usr/share/podman/test/system/410-selinux.bats"
1414
su - "$ROOTLESS_USER" -c "bats /usr/share/podman/test/system/500-networking.bats"
15-
su - "$ROOTLESS_USER" -c bats "/usr/share/podman/test/system/505-networking-pasta.bats"
15+
su - "$ROOTLESS_USER" -c "bats /usr/share/podman/test/system/505-networking-pasta.bats"

0 commit comments

Comments
 (0)