Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Commit 4f5f7ee

Browse files
committed
fix typo in comment
Signed-off-by: Chris Privitere <[email protected]>
1 parent ae6ecb6 commit 4f5f7ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/capi_e2e_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ var _ = Describe("[General] Running the Cluster API E2E tests", func() {
3333
// tested:
3434
// - capi_e2e.KCPAdoptionSpec
3535
// - capi_e2e.MachinePoolSpec ???
36-
// - capi_e2e.ClusetrClassChangesSpec
36+
// - capi_e2e.ClusterClassChangesSpec
3737

3838
// The following upstream tests are not implemented because they are subsets of
3939
// capi_e2e.ClusterUpgradeConformanceSpec:

0 commit comments

Comments
 (0)