Skip to content

Commit

Permalink
unskip exec transition test
Browse files Browse the repository at this point in the history
  • Loading branch information
rauljordan committed Apr 10, 2020
1 parent 4203c9f commit 9f9c679
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion beacon-chain/core/state/benchmarks_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ import (
var runAmount = 25

func TestBenchmarkExecuteStateTransition(t *testing.T) {
t.Skip("To be resolved until 5119 gets in")
benchutil.SetBenchmarkConfig()
beaconState, err := benchutil.PreGenState1Epoch()
if err != nil {
Expand Down

0 comments on commit 9f9c679

Please sign in to comment.