mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
fix SdkSetupNotificationTest
GitOrigin-RevId: f834ed80b6c2bcd8b459e42e6f0bab08b9ff3cf6
This commit is contained in:
committed by
intellij-monorepo-bot
parent
2d86cad9ae
commit
f7c5276b98
-1
@@ -28,7 +28,6 @@ import static org.assertj.core.api.Assertions.assertThat;
|
||||
* @author Pavel.Dolgov
|
||||
*/
|
||||
public class SdkSetupNotificationTest extends JavaCodeInsightFixtureTestCase {
|
||||
|
||||
public void testProjectSdk() {
|
||||
Sdk sdk = IdeaTestUtil.getMockJdk18();
|
||||
setProjectSdk(sdk);
|
||||
|
||||
Reference in New Issue
Block a user