From b54cf3788174818f3615223fdb1774bdb41673d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Moreau?= Date: Mon, 1 Apr 2019 15:33:12 +0200 Subject: [PATCH] fix a typo --- Tests/integration/VSF.Tests.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" {