Skip to content

Commit 56ba57b

Browse files
committed
Document flashblocks harness module
1 parent 6902345 commit 56ba57b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

crates/test-utils/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,8 @@ test-utils/
250250
│ ├── accounts.rs # Test account definitions
251251
│ ├── node.rs # LocalNode (EL wrapper)
252252
│ ├── engine.rs # EngineApi (CL wrapper)
253-
│ └── harness.rs # TestHarness (orchestration)
253+
│ ├── harness.rs # TestHarness (orchestration)
254+
│ └── flashblocks_harness.rs # FlashblocksHarness + helpers
254255
├── assets/
255256
│ └── genesis.json # Base Sepolia genesis
256257
└── Cargo.toml

0 commit comments

Comments
 (0)