We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15c037a commit b54e64eCopy full SHA for b54e64e
internal/ghmcp/server_test.go
@@ -23,6 +23,7 @@ func TestNewMCPServer_CreatesSuccessfully(t *testing.T) {
23
Translator: translations.NullTranslationHelper,
24
ContentWindowSize: 5000,
25
LockdownMode: false,
26
+ Experimental: false,
27
}
28
29
// Create the server
0 commit comments