Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
nylonee committed Oct 28, 2023
1 parent 0ebee92 commit 4d699d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/test/scala/WatchlistSyncSpec.scala
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
import io.circe.generic.auto._
import io.circe.parser.decode
import model._
import org.scalatest.flatspec.AnyFlatSpec
import org.scalatest.matchers.should.Matchers

import scala.io.Source

class WatchlistSyncSpec extends AnyFlatSpec with Matchers {
Expand Down

0 comments on commit 4d699d3

Please sign in to comment.