fix: remove remote KV flag to prevent tests from hitting production

This commit is contained in:
2026-04-09 12:21:39 +07:00
parent 500c9c83ee
commit 3857c1e16f

View File

@@ -5,8 +5,7 @@
"kv_namespaces": [ "kv_namespaces": [
{ {
"binding": "claude_status", "binding": "claude_status",
"id": "d026d63d84bf49268364deb27d3dc28a", "id": "d026d63d84bf49268364deb27d3dc28a"
"remote": true
} }
], ],
"queues": { "queues": {