1
0
mirror of synced 2026-03-06 20:46:57 +00:00

Remove deprecated e2e tests

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
(cherry picked from commit 51b0cbfe28)
This commit is contained in:
Stefan Prodan
2024-03-07 22:25:01 +02:00
committed by github-actions[bot]
parent 94a9ec1dcb
commit 917eff4535
23 changed files with 1 additions and 2725 deletions

View File

@@ -18,7 +18,6 @@ all: test build
tidy:
go mod tidy -compat=1.20
cd tests/azure && go mod tidy -compat=1.20
cd tests/integration && go mod tidy -compat=1.20
fmt: