diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d3de7479..8a9402fd1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - `Install-SqlDscServer` - The parameter `SqlSysAdminAccounts` is no longer mandatory to allow installation where the database engine is not installed. +- `SqlRS` + - Test renamed to `When Reports virtual directory is different` so it is more correct and not a duplicate ## [16.1.0] - 2023-02-28 diff --git a/tests/Unit/DSC_SqlRS.Tests.ps1 b/tests/Unit/DSC_SqlRS.Tests.ps1 index 61beaec76..9c70eeab9 100644 --- a/tests/Unit/DSC_SqlRS.Tests.ps1 +++ b/tests/Unit/DSC_SqlRS.Tests.ps1 @@ -1134,7 +1134,7 @@ Describe 'SqlRS\Test-TargetResource' -Tag 'Test' { } } - Context 'When Report Server virtual directory is different' { + Context 'When Reports virtual directory is different' { BeforeAll { Mock -CommandName Get-TargetResource -MockWith { return @{