Skip to content

Commit 0cc4863

Browse files
committed
Skip compatible union tests
1 parent e387231 commit 0cc4863

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/beacon-node/test/spec/general/index.test.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ specTestIterator(
4242
"ProgressiveSingleFieldContainerTestStruct",
4343
"ProgressiveSingleListContainerTestStruct",
4444
"ProgressiveComplexTestStruct",
45+
"CompatibleUnionA",
46+
"CompatibleUnionBC",
47+
"CompatibleUnionABCA",
4548
]),
4649
},
4750
},

0 commit comments

Comments
 (0)