Skip to content

Commit

Permalink
fix tests build envoy filter version
Browse files Browse the repository at this point in the history
Signed-off-by: zufardhiyaulhaq <zufardhiyaulhaq@gmail.com>
  • Loading branch information
zufardhiyaulhaq committed Nov 19, 2023
1 parent c4ef169 commit 315dc03
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pkg/utils/version_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ func TestBuildEnvoyFilterNamesAllVersion(t *testing.T) {
"foo-1.15",
"foo-1.16",
"foo-1.17",
"foo-1.18",
"foo-1.19",
"foo-1.20",
},
},
}
Expand Down

0 comments on commit 315dc03

Please sign in to comment.