diff --git a/Tests/integration/VSF.Tests.ps1 b/Tests/integration/VSF.Tests.ps1 index f6d4a92..229622e 100644 --- a/Tests/integration/VSF.Tests.ps1 +++ b/Tests/integration/VSF.Tests.ps1 @@ -4,7 +4,7 @@ # # SPDX-License-Identifier: Apache-2.0 # -..\common.ps1 +. ..\common.ps1 Describe "Get VSF global config" { It "Get ArubaSWVsfGlobalConfig Does not throw an error" {