sagrawal31 commented on a change in pull request #1173:
URL: https://github.com/apache/cordova-android/pull/1173#discussion_r601747655



##########
File path: spec/unit/create.spec.js
##########
@@ -300,4 +301,23 @@ describe('create', function () {
             });
         });
     });
+
+    describe('writeNameForAndroidStudio', () => {
+        var project_path = path.join('some', 'path');

Review comment:
       Glad to see the kind of review you made. You are just like me who can 
put more than 5 comments on the smallest PR where only a few lines are modified 
😄 My team some times gets horrified because of this 😄 
   
   Made the code DRY.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to