Closed raphinesse closed 5 years ago
Replaces the existing test stub for Api.createPlatform with a real test that asserts a few things.
Api.createPlatform
This also gets rid of the only instance of done in this repo (see https://github.com/apache/cordova/issues/169).
done
Replaces the existing test stub for
Api.createPlatform
with a real test that asserts a few things.This also gets rid of the only instance of
done
in this repo (see https://github.com/apache/cordova/issues/169).