Skip to content

Commit

Permalink
!deploy v2.2.0 - added Gmail settings functions to Get-* and Update-*…
Browse files Browse the repository at this point in the history
… all available settings
  • Loading branch information
scrthq committed Mar 17, 2018
1 parent 817d50c commit 5be8fe0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Tests/PSGSuite.Tests.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ if ($ENV:BHBranchName -eq "development" -or $env:BHCommitMessage -match "!verbos
$Verbose.add("Verbose",$True)
}

$moduleRoot = Split-Path (Resolve-Path "$projectRoot\*\*.psd1")

Import-Module 'Configuration' -RequiredVersion 1.2.0
Import-Module $ModulePath -Force

Expand Down

0 comments on commit 5be8fe0

Please sign in to comment.