Commit 4cf2e30
authored
Revert "Deduplicate test cases in generator" (#4716)
This PR reverts the following:
* #4706
(1) This didn't actually fix the issue and more importantly (2) it
results in missing test cases. This is apparent if you look at the size
of the zip files in the beta.2 release. Thank you @etan-status for
pointing this out.1 parent 92dda6f commit 4cf2e30
File tree
1 file changed
+1
-15
lines changed- tests/core/pyspec/eth2spec/gen_helpers/gen_base
1 file changed
+1
-15
lines changedLines changed: 1 addition & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | 133 | | |
148 | 134 | | |
149 | | - | |
| 135 | + | |
150 | 136 | | |
151 | 137 | | |
152 | 138 | | |
| |||
0 commit comments