Skip to content

Commit

Permalink
Merge branch 'develop' into fix/329-FixComponentInput
Browse files Browse the repository at this point in the history
  • Loading branch information
lipkau authored Jan 12, 2019
2 parents 34ec197 + 04bb079 commit 43a9416
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Tests/Functions/Get-JiraIssueAttachmentFile.Unit.Tests.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,6 @@ Describe "Get-JiraIssueAttachmentFile" -Tag 'Unit' {
}

It 'uses Invoke-JiraMethod for saving to disk' {
$script:ShowMockData = $true
Get-JiraIssueAttachment -Issue "Foo" | Get-JiraIssueAttachmentFile
Get-JiraIssueAttachment -Issue "Foo" | Get-JiraIssueAttachmentFile -Path "../"

Expand Down

0 comments on commit 43a9416

Please sign in to comment.