You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/03/30 09:23:30 UTC

[GitHub] [cordova-android] erisu opened a new pull request #1184: fix: unit-test failure

erisu opened a new pull request #1184:
URL: https://github.com/apache/cordova-android/pull/1184


   ### Motivation and Context
   
   `expectAsync` need `await`. With out await, tests can fail.
   
   ### Description
   
   - Added `await` & `async` where needed.
   
   ### Testing
   
   - `npm t`
   
   ### Checklist
   
   - [x] I've run the tests to see all new and existing tests pass
   


-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-android] erisu merged pull request #1184: fix: unit-test failure

Posted by GitBox <gi...@apache.org>.
erisu merged pull request #1184:
URL: https://github.com/apache/cordova-android/pull/1184


   


-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org