Revert "FIR Completion: Add idea-fir dependency to run completion tests"

This reverts commit 7d883f18
This commit is contained in:
Roman Golyshev
2020-08-13 23:12:34 +03:00
parent 89cc5777ce
commit 852d22470e
+1 -1
View File
@@ -187,7 +187,7 @@ dependencies {
testRuntime(intellijPluginDep("smali"))
testRuntime(intellijPluginDep("testng"))
testRuntime(project(":idea:idea-fir"))
testRuntime(project(":idea:idea-frontend-fir"))
if (Ide.AS36.orHigher()) {
testRuntime(intellijPluginDep("android-layoutlib"))