Skip to content

Commit 2b0b0a3

Browse files
Copilotpelikhan
andcommitted
Fix test comment - accurately describe routed mode test setup
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
1 parent 54cd936 commit 2b0b0a3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/server/routed_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -588,7 +588,7 @@ func TestCreateHTTPServerForRoutedMode_OAuth(t *testing.T) {
588588
},
589589
}
590590

591-
// Create minimal unified server
591+
// Create minimal server for routed mode testing
592592
ctx := context.Background()
593593
cfg := &config.Config{
594594
Servers: map[string]*config.ServerConfig{},

0 commit comments

Comments
 (0)