Skip to content

Commit

Permalink
(maint) Remove Testing tag from Pester Test
Browse files Browse the repository at this point in the history
  • Loading branch information
corbob committed May 7, 2024
1 parent ccf9f93 commit 674686e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/pester-tests/commands/choco-upgrade.Tests.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -548,7 +548,7 @@ To upgrade a local, or remote file, you may use:
}
}

Context 'Upgrading a package where parent only contain pre-releases' -Tag Testing {
Context 'Upgrading a package where parent only contain pre-releases' {
BeforeAll {
Restore-ChocolateyInstallSnapshot

Expand Down

0 comments on commit 674686e

Please sign in to comment.