Skip to content

Commit ed0124d

Browse files
committed
added newlines at the end
1 parent f1e1430 commit ed0124d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

testing/chainsaw/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ See [README](./policies/README) for the details.
1919

2020
```shell
2121
chainsaw test --config ./e2e/config.yaml --values ./e2e/values.yaml --test-dir e2e
22-
```
22+
```

testing/chainsaw/policies/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ kubectl create secret docker-registry crunchy-harbor -n default \
4646
--docker-server registry.internal.crunchydata.com \
4747
--docker-username=$HARBOR_USER \
4848
--docker-password=$HARBOR_PWD
49-
```
49+
```

0 commit comments

Comments
 (0)