You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When showing test results, the page with results is refreshed twice before closing.
It's easily seen on iOS Simulator, but in fact it's reproducible on both Android and iOS.
Steps to reproduce:
tns create testApp
cd testApp
tns test init --framework jasmine
tns test ios
Check the iOS Simulator, you'll notice the flash at the end when test results are shown.
The text was updated successfully, but these errors were encountered:
When showing test results, the page with results is refreshed twice before closing.
It's easily seen on iOS Simulator, but in fact it's reproducible on both Android and iOS.
Steps to reproduce:
tns create testApp
cd testApp
tns test init --framework jasmine
tns test ios
Check the iOS Simulator, you'll notice the flash at the end when test results are shown.
The text was updated successfully, but these errors were encountered: