Skip to content

Commit 10860cc

Browse files
authored
fix(github): Fix eip7692-osaka to also fill tests/prague (#897)
1 parent e91a712 commit 10860cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/configs/feature.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ eip7692:
1616
solc: 0.8.21
1717
eip7692-osaka:
1818
evm-type: eip7692-osaka
19-
fill-params: --fork=Osaka ./tests/osaka -k "not slow"
19+
fill-params: --fork=Osaka ./tests/prague ./tests/osaka -k "not slow"
2020
solc: 0.8.21
2121
pectra-devnet-3:
2222
evm-type: pectra-devnet-3

0 commit comments

Comments
 (0)