Skip to content

Commit

Permalink
update fixture
Browse files Browse the repository at this point in the history
  • Loading branch information
klkvr committed Aug 26, 2024
1 parent 76727a7 commit fca1e23
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions crates/forge/tests/cli/test_cmd.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1423,10 +1423,11 @@ Traces:
├─ [0] VM::pauseTracing() [staticcall]
│ └─ ← [Return]
└─ ← [Stop]
[294725] PauseTracingTest::test()
[390805] PauseTracingTest::test()
├─ [0] VM::resumeTracing() [staticcall]
│ └─ ← [Return]
├─ [18373] TraceGenerator::generate()
├─ [43937] TraceGenerator::generate()
│ ├─ [1280] TraceGenerator::call(0)
│ │ ├─ emit DummyEvent(i: 0)
│ │ └─ ← [Stop]
Expand Down

0 comments on commit fca1e23

Please sign in to comment.