Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: add test
Browse files Browse the repository at this point in the history
ericzzzzzzz committed Dec 12, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 55a1d0d commit 20b6a65
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
@@ -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",

0 comments on commit 20b6a65

Please sign in to comment.