Skip to content

Commit

Permalink
Update test.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
eladb authored Aug 3, 2024
1 parent a653cb5 commit c461c26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions k8s/test.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#!/bin/sh
t() {
echo "$1 ================"
out=$(wing compile -t ./lib/index.js $1)

cat $out/*.yaml > $1.actual.snap
Expand Down

0 comments on commit c461c26

Please sign in to comment.