Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

Commit

Permalink
Fix lint error (#3326)
Browse files Browse the repository at this point in the history
  • Loading branch information
Leo Li authored Sep 13, 2022
1 parent 0b58fbe commit f284c93
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/v1/providers/tests/clustergen/README_ccgen.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ e.g. this picks the first 10 cases using the azure infra
export CASES=$(for i in `grep azure:v1. testdata/*.case | \
cut -d: -f1 | uniq | cut -d/ -f7 | head -10`; do echo -n "$i "; done; echo)


## Details on dry-run generation of ClusterClass-based configuration

Since the clustergen tests are expected to generate configuration entirely
Expand Down

0 comments on commit f284c93

Please # to comment.