Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkingrei committed Aug 25, 2022
1 parent 3fd6b9e commit 0599642
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion testkit/testfork/fork.go
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ func RunTest(t *testing.T, f func(t *T)) {
}
}
for stack := newPickStack(); stack.Valid(); stack.NextStack() {

success := t.Run("", runFunc(stack, f))

if !success {
Expand Down

0 comments on commit 0599642

Please sign in to comment.