diff options
Diffstat (limited to 'test/compose/simple_port_map/tests.sh')
-rw-r--r-- | test/compose/simple_port_map/tests.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/compose/simple_port_map/tests.sh b/test/compose/simple_port_map/tests.sh index 959b429d6..ccb2b6a3d 100644 --- a/test/compose/simple_port_map/tests.sh +++ b/test/compose/simple_port_map/tests.sh @@ -1,3 +1,3 @@ # -*- bash -*- -test_port 5000 = "Podman rulez!--$ENV_PASSTHRU--!" +test_port 5000 = "Podman rulez!" |