Files
agentic-dev-template/apps
danijel-lf 0fbb880c82 fix(web-next): correct idempotency test to use bindAll not bindAllProduction
bindAllProduction has no idempotency guard — the promise cache lives in
bindAll. Test was calling the wrong function, causing the spy to fire
twice.
2026-05-28 22:41:10 +02:00
..