more of package moving

This commit is contained in:
Aria Moradi
2021-05-27 02:07:32 +04:30
parent 24f68b8f1a
commit 155f9f107d
8 changed files with 9 additions and 9 deletions
@@ -48,7 +48,7 @@ class TestExtensions {
@BeforeAll
fun setup() {
val dataRoot = File("tmp/TestDesk").absolutePath
System.setProperty("ir.armor.tachidesk.rootDir", dataRoot)
System.setProperty("suwayomi.tachidesk.rootDir", dataRoot)
applicationSetup()
setLoggingEnabled(false)