🤖 Adapt makefile/scripts to ginkgo changes

This commit is contained in:
Ettore Di Giacinto
2021-12-31 21:01:40 +01:00
parent 1c1045ace1
commit f922d26d37
214 changed files with 10136 additions and 7936 deletions

View File

@@ -17,7 +17,7 @@ package client_test
import (
. "github.com/mudler/luet/pkg/api/client"
. "github.com/onsi/ginkgo"
. "github.com/onsi/ginkgo/v2"
. "github.com/onsi/gomega"
)