Regenerate tests
This commit is contained in:
@@ -997,7 +997,7 @@ public class QuickFixTestGenerated extends AbstractQuickFixTest {
|
|||||||
public void testChangeReturnTypeWhenValueParameterListIsAbsent() throws Exception {
|
public void testChangeReturnTypeWhenValueParameterListIsAbsent() throws Exception {
|
||||||
doTest("idea/testData/quickfix/typeMismatch/beforeChangeReturnTypeWhenValueParameterListIsAbsent.kt");
|
doTest("idea/testData/quickfix/typeMismatch/beforeChangeReturnTypeWhenValueParameterListIsAbsent.kt");
|
||||||
}
|
}
|
||||||
|
|
||||||
@TestMetadata("beforeCompareToTypeMismatch.kt")
|
@TestMetadata("beforeCompareToTypeMismatch.kt")
|
||||||
public void testCompareToTypeMismatch() throws Exception {
|
public void testCompareToTypeMismatch() throws Exception {
|
||||||
doTest("idea/testData/quickfix/typeMismatch/beforeCompareToTypeMismatch.kt");
|
doTest("idea/testData/quickfix/typeMismatch/beforeCompareToTypeMismatch.kt");
|
||||||
|
|||||||
Reference in New Issue
Block a user