Skip to content

Commit

Permalink
chore: add test
Browse files Browse the repository at this point in the history
  • Loading branch information
ericzzzzzzz committed Dec 5, 2023
1 parent 7473fa2 commit 2b227b1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions integration/run_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,11 @@ var tests = []struct {
pods: []string{"getting-started"},
targetLog: "Hello world!",
},
{
description: "ko",
dir: "examples/ko",
deployments: []string{"ko"},
},
{
description: "nodejs",
dir: "examples/nodejs",
Expand Down

0 comments on commit 2b227b1

Please sign in to comment.