Skip to content

Commit 8da4f87

Browse files
authored
Import logger modules
1 parent 72d64f8 commit 8da4f87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/ContainerNetworkTools.Tests.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99

1010
using module "..\containers-toolkit\Private\CommonToolUtilities.psm1"
11+
using module ..\containers-toolkit\Private\Logger.psm1
1112

1213
Describe "ContainerNetworkTools.psm1" {
1314
BeforeAll {

0 commit comments

Comments
 (0)