1 parent dfe9c68 commit 47efe30Copy full SHA for 47efe30
1 file changed
tests/PowerUpSQLTests.ps1
@@ -1,8 +1,9 @@
1
# PowerUpSQL Pester Tests
2
# Tested on SQL Server 2014
3
# 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
+# - SQL Server 2014
+# - Mixed mode
6
+# - The windows user running the script has sysadmin
7
# - The pesterdb.sql configuration script was run on the SQL Server by a sysadmin
8
9
######################################################
0 commit comments