Skip to content

Commit f8f4fda

Browse files
authored
Update powershell-adapter/Tests/win_powershellgroup.tests.ps1
1 parent c6d6ad7 commit f8f4fda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powershell-adapter/Tests/win_powershellgroup.tests.ps1

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright (c) Microsoft Corporation.
22
# Licensed under the MIT License.
33

4-
Describe 'PowerShell adapter resource tests' {
4+
Describe 'WindowsPowerShell adapter resource tests' {
55

66
BeforeAll {
77
if ($isWindows) {

0 commit comments

Comments
 (0)