mirror of
https://github.com/apache/cordova-android.git
synced 2026-05-30 00:00:04 +08:00
b1f01d7a65
This makes it easier to map test output to files and allows for common setup & teardown of all tests in a file. * test(prepare): wrap in top-level describe block * test(Api): wrap in top-level describe block