Skip to content

Commit

Permalink
Merge branch 'main' into fix/test
Browse files Browse the repository at this point in the history
  • Loading branch information
theofidry authored Apr 27, 2024
2 parents cf0b431 + 69ba932 commit c57470b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .makefile/e2e.file
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ e2e_027: $(PHP_SCOPER_PHAR_BIN) fixtures/set027-laravel/vendor
--stop-on-failure
composer --working-dir=build/set027-laravel dump-autoload --no-dev

php build/set027-laravel/artisan -V > build/set027-laravel/output
NO_COLOR=1 php build/set027-laravel/artisan -V > build/set027-laravel/output
diff fixtures/set027-laravel/expected-output build/set027-laravel/output

.PHONY: e2e_028
Expand Down

0 comments on commit c57470b

Please sign in to comment.