Skip to content

Commit

Permalink
Change GoTest to go test
Browse files Browse the repository at this point in the history
  • Loading branch information
grego952 committed Feb 21, 2024
1 parent 807e7f1 commit 14ac3d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contributor/testing-strategy.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ Use the following tools and frameworks to implement the above-mentioned testing
|--|--|--|--|
|Golangci-lint| X | | |
|Go-critic| X | | |
|GoTest| X | | |
|go test| X | | |
|Kubebuilder Test Framework| X | X | |
|EnvTest| X | X | |
|Ginkgo| X | X | |
Expand Down

0 comments on commit 14ac3d4

Please sign in to comment.