Skip to content

Commit

Permalink
New feature for response type added. !deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
jpsider committed Jul 27, 2020
1 parent b523197 commit 44da6fe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/Private/Invoke-StreamOutput.Tests.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ $here = (Split-Path -Parent $MyInvocation.MyCommand.Path) -replace 'tests', "$sc
$sut = (Split-Path -Leaf $MyInvocation.MyCommand.Path) -replace '\.Tests\.', '.'
. "$here\$sut"


#describe "Invoke-StreamOutput function for $script:ModuleName" -Tags Build {
#describe "Invoke-StreamOutput function for $script:ModuleName" {
# It 'Should return Null if output is streamed' {
Expand Down

0 comments on commit 44da6fe

Please sign in to comment.