Skip to content

Commit fffcdde

Browse files
Copilotjohlju
andcommitted
Fix duplicate closing brace syntax error in integration test
Co-authored-by: johlju <7189721+johlju@users.noreply.github.com>
1 parent 51e1811 commit fffcdde

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/Integration/Commands/ConvertFrom-SqlDscDatabasePermission.Integration.Tests.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,6 @@ Describe 'ConvertFrom-SqlDscDatabasePermission' -Tag @('Integration_SQL2017', 'I
182182
$result.Insert | Should -BeFalse
183183
$result.Delete | Should -BeFalse
184184
}
185-
}
186185
}
187186

188187
Context 'When converting with empty permission array' {

0 commit comments

Comments
 (0)