Skip to content

Commit

Permalink
Revert "Disable race condition test for pebbledb"
Browse files Browse the repository at this point in the history
This reverts commit 6562f23.
  • Loading branch information
Tristan-Wilson committed Nov 3, 2023
1 parent 6562f23 commit e4f8ceb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions system_tests/batch_poster_test.go
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
// Copyright 2021-2022, Offchain Labs, Inc.
// For license information, see https://github.com/nitro/blob/master/LICENSE

// TODO There is a race condition in the currently used version of pebbledb, remove when upgraded.
//go:build !race
// +build !race

package arbtest

import (
Expand Down

0 comments on commit e4f8ceb

Please sign in to comment.