fix(coderd/database/migrations/testdata/fixtures): correct migration number in fixture comment

This commit is contained in:
Steven Masley
2026-05-29 20:14:36 +00:00
parent b1bb8edcfa
commit 14d0434439
@@ -1,4 +1,4 @@
-- Migration 500 adds custom_headers_user_keys to mcp_server_configs and
-- Migration 514 adds custom_headers_user_keys to mcp_server_configs and
-- creates mcp_server_user_header_values. Insert a fixture row exercising
-- the user-set header values flow.