Finding class by class id instead of fq name in rename tests.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"type": "JAVA_CLASS",
|
||||
"classFQN": "testing.SomeClass",
|
||||
"classId": "testing/SomeClass",
|
||||
"newName": "NewName"
|
||||
}
|
||||
Reference in New Issue
Block a user