refactored to follow the original stream test
Signed-off-by: Richard Jones <richard@dagger.io>
This commit is contained in:
@@ -12,8 +12,5 @@ setup() {
|
||||
|
||||
@test "plan: unix socket" {
|
||||
cd "$TESTDIR"
|
||||
"$DAGGER" --europa up ./plan/hello-europa
|
||||
run curl http://localhost:8080
|
||||
assert_output --partial "<title>Hello World</title>"
|
||||
docker rm -f nginx-hello
|
||||
"$DAGGER" --europa up ./plan/context/services/unix
|
||||
}
|
Reference in New Issue
Block a user