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 e387231 commit 0cc4863Copy full SHA for 0cc4863
packages/beacon-node/test/spec/general/index.test.ts
@@ -42,6 +42,9 @@ specTestIterator(
42
"ProgressiveSingleFieldContainerTestStruct",
43
"ProgressiveSingleListContainerTestStruct",
44
"ProgressiveComplexTestStruct",
45
+ "CompatibleUnionA",
46
+ "CompatibleUnionBC",
47
+ "CompatibleUnionABCA",
48
]),
49
},
50
0 commit comments