Skip to content

Commit 563d394

Browse files
refactor: remove redundant properties from macOS test configuration in Settings.json
1 parent 1769e3c commit 563d394

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tests/Settings.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,9 +117,7 @@
117117
},
118118
{
119119
"RunsOn": "macos-latest",
120-
"OSName": "macOS",
121-
"TestPath": "./tests/Environment.Tests.ps1",
122-
"TestName": "Environment"
120+
"OSName": "macOS"
123121
},
124122
{
125123
"RunsOn": "windows-latest",

0 commit comments

Comments
 (0)