Expected output: Expect not to include unix. In the team integrated pipeline on github, they follow a CI development approach which checks for Linux (which is Ubuntu in this case), Windows and mac. It does not check for Unix. Thus they should not have included Unix as one of the mainOs as it wasn't tested in the CI/CD pipeline.
Steps to reproduce:
Expected output: Expect not to include unix. In the team integrated pipeline on github, they follow a CI development approach which checks for Linux (which is Ubuntu in this case), Windows and mac. It does not check for Unix. Thus they should not have included Unix as one of the mainOs as it wasn't tested in the CI/CD pipeline.
Actual Output: