Skip to content

Commit 8ccbcc3

Browse files
committed
fix style
1 parent 27cb12d commit 8ccbcc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/it/scala/io/iohk/ethereum/sync/FastSyncItSpec.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import org.scalatest.matchers.should.Matchers
1414

1515
import scala.concurrent.duration._
1616

17-
class FastSyncItSpec extends FlatSpecBase with Matchers with BeforeAndAfter {
17+
class FastSyncItSpec extends FlatSpecBase with Matchers with BeforeAndAfter {
1818
implicit val testScheduler = Scheduler.fixedPool("test", 16)
1919

2020
"FastSync" should "should sync blockchain without state nodes" in customTestCaseResourceM(

0 commit comments

Comments
 (0)