Skip to content

Commit 22aff73

Browse files
authored
Merge pull request #1455 from exdx/fix/add-empty
fix: add go file to chart package to fix verify
2 parents 7215bd6 + 975bf33 commit 22aff73

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/e2e/assets/chart/doc.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
package chart
2+
3+
// This package exists to ignore certain build files to make sure upstream tests pass.

0 commit comments

Comments
 (0)