mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-22 02:18:26 +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