Skip to content

Commit

Permalink
Remove startChain steps
Browse files Browse the repository at this point in the history
  • Loading branch information
p-offtermatt committed Sep 20, 2023
1 parent 1168aca commit 72729a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/e2e/trace_handlers_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ func TestWriteExamples(t *testing.T) {
tests := map[string]struct {
trace []Step
}{
"start_provider_chain": {stepStartProviderChain()},
"happyPath": {happyPathSteps},
"democracy": {democracySteps},
"slashThrottle": {slashThrottleSteps},
Expand Down

0 comments on commit 72729a8

Please sign in to comment.