From 13400a679e8ed9b8faa960c920c79901e3b3b8ae Mon Sep 17 00:00:00 2001 From: Aleksandr SaPozhkov Date: Sun, 12 Mar 2023 06:41:55 +0100 Subject: [PATCH] SqlRs: Clearer test naming (#1874) --- CHANGELOG.md | 2 ++ tests/Unit/DSC_SqlRS.Tests.ps1 | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) 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 @{