apache / cordova-common

Apache Cordova Common Tooling Library
https://cordova.apache.org/
Apache License 2.0
39 stars 46 forks source link

test: Removed obsolete test #198

Closed breautek closed 1 year ago

breautek commented 1 year ago

Platforms affected

None

Motivation and Context

There was a test commented out due to lacking support of passing through XML attributes on preference tags, as documented here, however it was decided that this is not going to be a supported feature.

This pr just removes the commented out test.

Description

Testing

Ran npm test

Checklist

codecov-commenter commented 1 year ago

Codecov Report

Merging #198 (748aa34) into master (cc78c81) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #198   +/-   ##
=======================================
  Coverage   88.38%   88.38%           
=======================================
  Files          20       20           
  Lines        1145     1145           
=======================================
  Hits         1012     1012           
  Misses        133      133           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more