Skip to content

Commit 545fbda

Browse files
Update tests/Integration/Commands/README.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent db1ca33 commit 545fbda

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

tests/Integration/Commands/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -55,12 +55,12 @@ Installs all the [instances](#instances).
5555

5656
### `New-SqlDscLogin`
5757

58-
Creates test logins on the DSCSQLTEST instance for use by other integration
59-
tests. Tests SQL Server logins, Windows user logins, and Windows group logins
60-
(using the local SqlIntegrationTestGroup). The main test login
61-
`IntegrationTestSqlLogin` and the Windows group login for
62-
`.\SqlIntegrationTestGroup` are left in place after the test completes so other
63-
tests can use them for validation purposes.
58+
Creates test logins on the DSCSQLTEST instance for use by other
59+
integration tests. Tests SQL Server logins, Windows user logins,
60+
and Windows group logins (using the local SqlIntegrationTestGroup).
61+
The main test login `IntegrationTestSqlLogin` and the Windows group
62+
login for `.\SqlIntegrationTestGroup` are left in place after the
63+
test completes so other tests can use them for validation purposes.
6464

6565
## Dependencies
6666

0 commit comments

Comments
 (0)