Skip to content

Commit

Permalink
extra line in expected
Browse files Browse the repository at this point in the history
  • Loading branch information
pskrbasu committed Mar 7, 2024
1 parent f9ecdcb commit 6519cf9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/acceptance/test_files/mod_install.bats
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ local
run powerpipe mod install https://github.com/turbot/[email protected] --force
# should install with the protocol in the url prefix
assert_output '
Initializing mod, created mod.pp.
Installed 1 mod:
Expand All @@ -77,6 +78,7 @@ local
run powerpipe mod install github.com/pskrbasu/steampipe-mod-top-level
# test the tree structure output
assert_output '
Initializing mod, created mod.pp.
Installed 4 mods:
Expand Down

0 comments on commit 6519cf9

Please sign in to comment.