Skip to content

Commit

Permalink
fix: add import module pester
Browse files Browse the repository at this point in the history
  • Loading branch information
ArwynFr committed May 28, 2023
1 parent ea43f83 commit 37e93cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/test.ps1
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Install-Module Pester -Force
Import-Module Pester -Force
Import-Module $PSScriptRoot/../StepSemVer -Force

$configuration = [PesterConfiguration]@{
Expand Down

0 comments on commit 37e93cc

Please sign in to comment.