rubrikinc / rubrik-module-for-poshbot

Rubrik Module for PoshBot
https://build.rubrik.com/tooling-integrations/rubrik-module-for-poshbot/
MIT License
5 stars 1 forks source link

Fix Azure pipelines to support unix line endings #23

Closed jaapbrasser closed 5 years ago

jaapbrasser commented 5 years ago

Current Behavior

Currently the unit tests have been cancelled for Linux because of carriage return not matching correctly. Please update tests to allow for cross-platform functionality.

Possible Solution

Replace all line ending characters by spaces

Steps to Reproduce (for bugs)

Run Invoke-Pester on a Linux machine