GradleScriptOutOfProjectTest: roots are already registered as legacy

This commit is contained in:
Sergey Rostov
2020-05-07 17:32:59 +03:00
parent fc59e28610
commit 33d79f9135
@@ -92,7 +92,6 @@ class GradleScriptOutOfProjectTest : AbstractScriptConfigurationLoadingTest() {
private fun assertConfigurationShouldBeLoadedManually() {
assertNull(getConfiguration())
assertAndDoAllBackgroundTasks()
assertNoLoading()
}