microsoft / PowerApps-TestEngine

MIT License
93 stars 28 forks source link

Fix unit tests #256

Closed landonmsft closed 1 year ago

landonmsft commented 1 year ago

Description

A unit test issue was introduced to a pipeline in a previous commit. Linux and Windows use different characters for newlines. The unit tests pass (linux) but the pipeline fails (windows)

Checklist

github-actions[bot] commented 1 year ago

Code Coverage

Package Line Rate Branch Rate Complexity Health
Microsoft.PowerApps.TestEngine 92% 89% 824
Summary 92% (2250 / 2437) 89% (502 / 566) 824

Minimum allowed line rate is 85%