Skip to content

Commit 4f7629a

Browse files
committed
fix: add max_claude_code_version to API contract test expected output
1 parent 4015f31 commit 4f7629a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

backend/internal/server/api_contract_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -537,6 +537,7 @@ func TestAPIContracts(t *testing.T) {
537537
"purchase_subscription_enabled": false,
538538
"purchase_subscription_url": "",
539539
"min_claude_code_version": "",
540+
"max_claude_code_version": "",
540541
"allow_ungrouped_key_scheduling": false,
541542
"backend_mode_enabled": false,
542543
"custom_menu_items": []

0 commit comments

Comments
 (0)