Skip to content

Commit

Permalink
test: add expected Composer version line
Browse files Browse the repository at this point in the history
  • Loading branch information
ramsey committed Dec 28, 2021
1 parent d76aed1 commit 824cdf4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions tests/expect/composer_paths_01.exp
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ spawn ../../bin/composer_paths.sh
match_max 100000

expect "::debug::Composer path is '*'\r
::debug::Composer version *\r
::debug::Composer cache directory found at '*'\r
::debug::File composer.json found at './composer.json'\r
::debug::File composer.lock path computed as './composer.lock'\r
Expand Down
2 changes: 1 addition & 1 deletion tests/fixtures/with-lock-file/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 824cdf4

Please sign in to comment.