Skip to content

Commit d368286

Browse files
Copilotjohlju
andcommitted
Update CHANGELOG.md with test assertion fix
Co-authored-by: johlju <7189721+johlju@users.noreply.github.com>
1 parent f220e0f commit d368286

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
110110
to correctly reflect that `ConvertFrom-SqlDscDatabasePermission` test does not
111111
require database instance connectivity
112112
[issue #2284](https://github.com/dsccommunity/SqlServerDsc/issues/2284).
113+
- Updated unit test assertion in `Get-SqlDscSetupLog.Tests.ps1` to use
114+
`Should -BeFalse` instead of `Should -Contain $false` to comply with DSC
115+
Community Pester style guidelines
116+
[issue #2315](https://github.com/dsccommunity/SqlServerDsc/issues/2315).
113117
- Added integration tests for `Set-SqlDscAudit` command to ensure it functions
114118
correctly in real environments
115119
[issue #2236](https://github.com/dsccommunity/SqlServerDsc/issues/2236).

0 commit comments

Comments
 (0)