Skip to content

Commit 92d2a01

Browse files
Add missing eof
1 parent d2698f7 commit 92d2a01

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -496,4 +496,4 @@ kind-multi-node:
496496
kind create cluster --name kind --config ./hack/kind_config.yaml --wait 2m
497497

498498
ct-helm:
499-
./hack/verify-chart.sh
499+
./hack/verify-chart.sh
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__snapshot__
1+
__snapshot__

0 commit comments

Comments
 (0)