apache / cordova-ios

Apache Cordova iOS
https://cordova.apache.org/
Apache License 2.0
2.16k stars 987 forks source link

fix: remove q leftover #875

Closed erisu closed 4 years ago

erisu commented 4 years ago

Motivation, Context & Description

TypeError: Api.createPlatform(...).done is not a function

Testing

./bin/create /tmp/cdvTest com.foobar.cdvTest cdvTest
Creating Cordova project for the iOS platform:
    Path: ../../../../../../../../tmp/cordova-coho-tests/iosTest2
    Package: com.foobar.cdvTest
    Name: cdvTest
iOS project created with cordova-ios@6.0.0-dev

Checklist

codecov-commenter commented 4 years ago

Codecov Report

Merging #875 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #875   +/-   ##
=======================================
  Coverage   74.40%   74.40%           
=======================================
  Files          13       13           
  Lines        1676     1676           
=======================================
  Hits         1247     1247           
  Misses        429      429           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 970c843...64a4575. Read the comment docs.