File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
tests/Integration/Commands Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments