1 parent 51316cd commit ed8ef3fCopy full SHA for ed8ef3f
1 file changed
internal/cmd/mcp_test.go
@@ -8,8 +8,8 @@ import (
8
)
9
10
func TestIsMCPCommand(t *testing.T) {
11
- t.Parallel()
12
-
+ // t.Parallel()
+ //
13
tests := []struct {
14
name string
15
args []string
0 commit comments