We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ade1d22 commit 8cc186eCopy full SHA for 8cc186e
1 file changed
test/integration/pre_commit_test.go
@@ -9,6 +9,7 @@ import (
9
"strings"
10
"testing"
11
12
+ "github.com/checkmarx/ast-cli/internal/wrappers/mock"
13
"github.com/stretchr/testify/assert"
14
)
15
0 commit comments