Skip to content

Commit

Permalink
added missing module requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
LIO2MU committed Jun 13, 2024
1 parent a56def8 commit bbbd738
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Build.Tests.ps1
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#requires -modules BuildHelpers
#requires -modules Configuration
#requires -modules Metadata
#requires -modules Pester

Describe "Validation of build environment" -Tag Unit {
Expand Down

0 comments on commit bbbd738

Please sign in to comment.