You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci(l1): migrate from eest to eels for hive tests. (#5160)
**Motivation**
Get back results for `Consume Engine` and `Consume RLP` tests
**Description**
- Changes references from eest to eels
- Uses `forks/osaka` branch
Copy file name to clipboardExpand all lines: crates/vm/levm/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ There is a large amount of docs in comments inside the code. For more informatio
18
18
19
19
## Testing
20
20
21
-
We run `EEST`, `ethereum/tests` and `legacyTests` both in their [state](../../../tooling/ef_tests/state/README.md) and [blockchain](../../../tooling/ef_tests/blockchain/README.md) form. More info on each README.
21
+
We run `EELS`, `ethereum/tests` and `legacyTests` both in their [state](../../../tooling/ef_tests/state/README.md) and [blockchain](../../../tooling/ef_tests/blockchain/README.md) form. More info on each README.
22
22
23
23
For running state tests from the current directory use:
0 commit comments