Skip to content

Commit

Permalink
Fix compile error in acceptance tests
Browse files Browse the repository at this point in the history
  • Loading branch information
eikek committed Aug 15, 2023
1 parent 4fb97d4 commit 04eb068
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ import io.renku.db.DBConfigProvider
import io.renku.triplesgenerator.TgLockDB.SessionResource
import io.renku.triplesgenerator.{TgLockDB, TgLockDbConfigProvider}
import io.renku.triplesstore._
import io.renku.triplesstore.client.util.JenaRunMode
import org.typelevel.log4cats.Logger

import scala.concurrent.duration._
Expand Down

0 comments on commit 04eb068

Please sign in to comment.