mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-09-28 23:58:21 +00:00
Remove old log stuff
This commit is contained in:
@@ -29,7 +29,7 @@ object TestSettingsPlugin extends AutoPlugin {
|
||||
import autoImport._
|
||||
|
||||
val testSettings = Seq(
|
||||
libraryDependencies ++= inTest(Dependencies.munit, Dependencies.logging),
|
||||
libraryDependencies ++= inTest(Dependencies.munit, Dependencies.scribe),
|
||||
testFrameworks += new TestFramework("munit.Framework")
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user