Skip to content

Commit bd3604d

Browse files
committed
wrong context
1 parent 698c1a3 commit bd3604d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/checks/Databasev5.Tests.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ Describe "Contained Database SQL Authenticated Users" -Tag ContainedDBSQLAuth, C
278278

279279
Describe "Page Verify" -Tag PageVerify, Medium, Database -ForEach $InstancesToTest {
280280
$Skip = ($__dbcconfig | Where-Object Name -EQ 'skip.database.pageverify').Value
281-
Context "Testing page verify on $psitem" {
281+
Context "Testing page verify on <_.Name>" {
282282

283283
if($psitem.MajorVersion -eq 8) {
284284
It "Database Page verify is not available on SQL 2000 on <_.SqlInstance>" {

0 commit comments

Comments
 (0)