Skip to content

Commit

Permalink
Update docs/contributor/05-10-e2e_tests.md
Browse files Browse the repository at this point in the history
Co-authored-by: Iwona Langer <[email protected]>
  • Loading branch information
KsaweryZietara and IwonaLanger authored Oct 24, 2024
1 parent d488c47 commit 203a6ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contributor/05-10-e2e_tests.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ The test executes the following steps:
2. Creates a SKR binding and saves the returned kubeconfig.
3. Initializes a Kubernetes client with the returned kubeconfig.
4. Fetches a Secret using the SKR binding.
5. Fetches created SKR binding.
5. Fetches the created SKR binding.
6. Deletes created SKR binding.
7. Tries to fetch Secret using the deleted SKR binding.
8. Tries to create SKR binding using invalid parameters.
Expand Down

0 comments on commit 203a6ae

Please sign in to comment.