diff --git a/k8s/test.sh b/k8s/test.sh index b709f182..802514e4 100755 --- a/k8s/test.sh +++ b/k8s/test.sh @@ -1,5 +1,6 @@ #!/bin/sh t() { + echo "$1 ================" out=$(wing compile -t ./lib/index.js $1) cat $out/*.yaml > $1.actual.snap