Skip to content

Commit 72ec7de

Browse files
committed
chore: add test case for post_start on composable
1 parent fdf4a09 commit 72ec7de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

validator/validator_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ applications:
150150
web:
151151
commands:
152152
pre_start: echo "pre_start"
153+
post_start: echo "post_start"
153154
`,
154155
),
155156
},

0 commit comments

Comments
 (0)