Skip to content

Commit

Permalink
Merge pull request chocolatey#3345 from corbob/move-tests
Browse files Browse the repository at this point in the history
(maint) Rename Pester Tests Directory
  • Loading branch information
gep13 authored Dec 8, 2023
2 parents 06aba38 + a76662c commit ff37b55
Show file tree
Hide file tree
Showing 79 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Invoke-Tests.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ try {
$PesterConfiguration = [PesterConfiguration]@{
Run = @{
PassThru = $true
Path = "$PSScriptRoot/tests/chocolatey-tests"
Path = "$PSScriptRoot/tests/pester-tests"
}
TestResult = @{
Enabled = $true
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit ff37b55

Please sign in to comment.