test: add new test suite for updated content
This commit is contained in:
parent
4fa55b8602
commit
7e68b132b8
6 changed files with 317 additions and 236 deletions
|
|
@ -2,8 +2,7 @@
|
|||
$ErrorActionPreference = "Stop"
|
||||
|
||||
BeforeAll {
|
||||
Import-Module (Join-Path $PSScriptRoot '..' 'src' `
|
||||
'PSConfluencePublisher.psd1')
|
||||
Import-Module "$PSScriptRoot/../src/PSConfluencePublisher.psd1"
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue