Archived
0

refactoring: реорганизация загрузки конфигураций

This commit is contained in:
2021-06-13 14:37:45 +03:00
parent e76f7ff375
commit 222f2dba61
10 changed files with 187 additions and 10 deletions

View File

@@ -38,8 +38,6 @@ dependencies {
testImplementation libs.test.junit5.api
testImplementation libs.test.junit5.params
testRuntimeOnly libs.test.junit5.engine
testRuntimeOnly libs.test.logger
}
test {