Description
spfx project externalize: covers all text report branches test fails on Windows, does not fail on Mac OS
Steps to reproduce
Follow path to awesome and run npm test
Expected result
All tests pass
Actual result
7634 passing (18s)
1 failing
1) spfx project externalize
covers all text report branches:
AssertionError [ERR_ASSERTION]: 124 == 122
+ expected - actual
-124
+122
at Context.<anonymous> (dist\o365\spfx\commands\project\project-externalize.spec.js:663:16)
at processImmediate (internal/timers.js:439:21)
Environment
Windows 10, PowerShell, 2.7.0, Node v12.10.0
Description
spfx project externalize: covers all text report branches test fails on Windows, does not fail on Mac OS
Steps to reproduce
Follow path to awesome and run
npm testExpected result
All tests pass
Actual result
Environment
Windows 10, PowerShell, 2.7.0, Node v12.10.0