Skip to content

Commit

Permalink
💚 Disable macOS description test
Browse files Browse the repository at this point in the history
...for now
  • Loading branch information
tlindsay42 committed Nov 26, 2019
1 parent 7c6e3aa commit 25dd736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/config/Module.Tests.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ Describe -Name 'Module' -Tag 'Module' -Fixture {
@{ Value = 'Armor Anywhere' },
@{ Value = 'Windows' },
@{ Value = 'AppVeyor' },
@{ Value = 'macOS' },
# @{ Value = 'macOS' },
@{ Value = 'Ubuntu Linux' },
@{ Value = 'Travis CI' },
@{ Value = 'Code coverage' },
Expand Down

0 comments on commit 25dd736

Please sign in to comment.