From 0ac801c3f5423e30f783281bd78fa795ac64ed49 Mon Sep 17 00:00:00 2001 From: Tobias Schuhmacher Date: Tue, 20 Feb 2024 15:40:37 +0100 Subject: [PATCH] Update docs/contributor/testing-strategy.md --- docs/contributor/testing-strategy.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/contributor/testing-strategy.md b/docs/contributor/testing-strategy.md index 2ede225e..a8aba208 100644 --- a/docs/contributor/testing-strategy.md +++ b/docs/contributor/testing-strategy.md @@ -77,8 +77,6 @@ Use the following tools and frameworks to implement the above-mentioned testing |Framework|Unit Testing|Integration Testing|End-to-End Testing| |--|--|--|--| -|Golangci-lint| X | | | -|Go-critic| X | | | |Golangci-lint| X | | | |Go-critic| X | | | |GoTest| X | | |