We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14c7818 commit 6c02a18Copy full SHA for 6c02a18
packages/runtime/test-runtime-utils/src/assertionShortCodesMap.ts
@@ -1201,7 +1201,6 @@ export const shortCodeMap = {
1201
"0x907": "unknown op type",
1202
"0x908": "unknon type of op",
1203
"0x909": "should not be called",
1204
- "0x90e": "Unknown format version",
1205
"0x911": "Invalid operation on a disposed TreeCheckout",
1206
"0x916": "invalid value",
1207
"0x921": "Expected a leaf schema.",
0 commit comments