Skip to content

Commit

Permalink
Update unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
hmmwhatsthisdo authored Sep 25, 2024
1 parent 9b8c29b commit 3147133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Tests/Functions/New-JiraIssue.Unit.Tests.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ Describe "New-JiraIssue" -Tag 'Unit' {
defParam $command 'Summary'
defParam $command 'Description'
defParam $command 'Reporter'
defParam $command 'Labels'
defParam $command 'Label'
defParam $command 'Fields'
defParam $command 'Credential'
}
Expand Down

0 comments on commit 3147133

Please sign in to comment.