Commit eff22b0
fix: correct response count in crdtp_multiple_domains test
UberDispatcher sends an error response for unregistered methods when
run() is called, so there are 3 responses (2 success + 1 error),
not 2.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 9f8f4f4 commit eff22b0
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13091 | 13091 | | |
13092 | 13092 | | |
13093 | 13093 | | |
13094 | | - | |
| 13094 | + | |
13095 | 13095 | | |
13096 | | - | |
| 13096 | + | |
13097 | 13097 | | |
13098 | 13098 | | |
13099 | 13099 | | |
| |||
0 commit comments