Commit 422b9c0
fix: correct test assertion for missing id field
crdtp Dispatchable requires an integer id property for all messages
(MESSAGE_MUST_HAVE_INTEGER_ID_PROPERTY). A message without id is
not ok(), not a valid notification as previously assumed.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 9387241 commit 422b9c0
1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12919 | 12919 | | |
12920 | 12920 | | |
12921 | 12921 | | |
12922 | | - | |
| 12922 | + | |
12923 | 12923 | | |
12924 | 12924 | | |
12925 | 12925 | | |
12926 | | - | |
12927 | | - | |
12928 | | - | |
| 12926 | + | |
12929 | 12927 | | |
12930 | 12928 | | |
12931 | 12929 | | |
| |||
0 commit comments