File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# PowerUpSQL Pester Tests
22# Tested on SQL Server 2014
33# This should used against a local SQL Server instance that meets the following criteria:
4- # - Setup in mixed mode
5- # - The windows user running the script hash sysadmin on the local SQL Server default instance
4+ # - SQL Server 2014
5+ # - Mixed mode
6+ # - The windows user running the script has sysadmin
67# - The pesterdb.sql configuration script was run on the SQL Server by a sysadmin
78
89# #####################################################
@@ -236,7 +237,6 @@ Describe "Get-SQLConnectionTestThreaded" {
236237 }
237238}
238239
239-
240240# endregion
241241
242242# #####################################################
@@ -1414,5 +1414,4 @@ Describe "Get-SQLFuzzServerLogin" {
14141414 }
14151415}
14161416
1417-
14181417# endregion
You can’t perform that action at this time.
0 commit comments