Skip to content

Commit

Permalink
Fix it tests
Browse files Browse the repository at this point in the history
Ignore OpenApiSpec
  • Loading branch information
ccellado committed Mar 16, 2024
1 parent 323de06 commit 8afe9b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/it/scala/org/ergoplatform/it/ForkResolutionSpec.scala
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ import org.scalatest.matchers.should.Matchers
import scala.async.Async
import scala.concurrent.duration._
import scala.concurrent.{Await, Future, blocking}
import scala.sys.process.Process
import scala.util.Try

class ForkResolutionSpec extends AnyFlatSpec with Matchers with IntegrationSuite with Eventually {
Expand Down

0 comments on commit 8afe9b3

Please sign in to comment.