Skip to content

Commit

Permalink
double force...
Browse files Browse the repository at this point in the history
  • Loading branch information
RamblingCookieMonster committed Mar 16, 2015
1 parent 77546e0 commit 273f2de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Wait-Path.Tests.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ if($env:APPVEYOR_REPO_BRANCH -and $env:APPVEYOR_REPO_BRANCH -notlike "master")
$Verbose.add("Verbose",$True)
}

Import-Module -Force $PSScriptRoot\..\Wait-Path.ps1 -force
Import-Module $PSScriptRoot\..\Wait-Path.ps1 -force

Describe "Wait-Path PS$PSVersion" {

Expand Down

0 comments on commit 273f2de

Please sign in to comment.