Finding class by class id instead of fq name in rename tests.
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"type": "JAVA_METHOD",
|
||||
"classFQN": "testing.rename.RenamePackage",
|
||||
"classId": "testing/rename/RenamePackage",
|
||||
"methodSignature": "int foo()",
|
||||
"newName": "bar"
|
||||
}
|
||||
Reference in New Issue
Block a user