Fixed undo action after introduce variable.
Important: All created nodes shouldn't be physical.
This commit is contained in:
+2
-2
@@ -77,9 +77,9 @@ public class JetIntroduceVariableTest extends LightCodeInsightFixtureTestCase {
|
||||
doTest();
|
||||
}
|
||||
|
||||
/*public void testLoopRange() {
|
||||
public void testLoopRange() {
|
||||
doTest();
|
||||
}*/
|
||||
}
|
||||
|
||||
public void testManyInnerOccurences() {
|
||||
doTest();
|
||||
|
||||
Reference in New Issue
Block a user