Skip to content

Commit

Permalink
Remove core test grey code
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel committed Nov 1, 2022
1 parent 899f6ca commit e344959
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/difference/core/driver/core_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -578,7 +578,6 @@ func (s *CoreSuite) TestTracesDowntime() {
s.traces = Traces{
Data: LoadTraces("tracesDowntime.json"),
}
// s.traces.Data = []TraceData{s.traces.Data[0]}
s.executeTraces()
}

Expand Down

0 comments on commit e344959

Please sign in to comment.