Skip to content

Commit d3a405f

Browse files
authored
Merge pull request #3338 from KushalBeniwal/fix-typo-branch
fix typo
2 parents 412d310 + 0e10b64 commit d3a405f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/suites/managed/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Managed (i.e. EKS) E2E Test Notes
22

3-
Due to the time in takes (15-20 mins) to provision an EKS cluster in AWS the e2e tests for the managed side of CAPA have been implemented in a way to reduce the number of clusters created.
3+
Due to the time it takes (15-20 mins) to provision an EKS cluster in AWS the e2e tests for the managed side of CAPA have been implemented in a way to reduce the number of clusters created.
44

55
Where possible we re-use an EKS cluster and have tried not to create clusters in a `BeforeEach`. Instead we create a cluster in steps and at each step perform tests.
66

0 commit comments

Comments
 (0)