PAN-7 Reverted the loadDb task

This commit is contained in:
2019-02-24 16:03:55 -07:00
parent dbba747283
commit d0f8e0bafa
+1 -3
View File
@@ -118,9 +118,7 @@ test {
testSets {
unitTest
integrationTest {
dependsOn loadDb
}
integrationTest
}
compileKotlin {