Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.3.0
-
None
-
None
Description
I find a lot of string reference variable error such as
in '${methodName}' methods
.
We should change it from
in '${methodName}' methods
to
in s"${methodName}methods"
Attachments
Issue Links
- links to