Skip to content

Commit

Permalink
Update package.Tests.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
AdmiringWorm committed Feb 22, 2019
1 parent bc6554d commit 8088d5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion automatic/deepgit/package.Tests.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Run-PesterTests `
-customDirectoryArgument "/DIR=" `
-customUninstallChecks @( { It "Sleeping" { sleep -Seconds 5 } })

# TODO: Added parameter testing
# TODO: Add parameter testing

Describe "$packageName configuration verification" {
Context "Parameters" {
Expand Down

0 comments on commit 8088d5f

Please sign in to comment.