We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8840b6b commit 7143dc1Copy full SHA for 7143dc1
utils/query-state/Select-Branches.tests.ps1
@@ -1,5 +1,5 @@
1
BeforeAll {
2
- . "$PSScriptRoot/..//testing.ps1"
+ . "$PSScriptRoot/../testing.ps1"
3
Import-Module -Scope Local "$PSScriptRoot/Configuration.mocks.psm1"
4
Import-Module -Scope Local "$PSScriptRoot/Select-Branches.mocks.psm1"
5
Import-Module -Scope Local "$PSScriptRoot/Select-Branches.psm1"
0 commit comments