Finding class by class id instead of fq name in rename tests.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"type": "JAVA_CLASS",
|
||||
"classFQN": "testing.SomeInterface",
|
||||
"classId": "testing/SomeInterface",
|
||||
"newName": "NewInterfaceName",
|
||||
"comment": "For KT-4100 Imports doesn't change after java interface name refactoring"
|
||||
}
|
||||
Reference in New Issue
Block a user