Skip to content

Commit

Permalink
Merge pull request #1115 from phpDocumentor/backport/1.x/pr-1111
Browse files Browse the repository at this point in the history
[1.x] [TASK] Rerun integration tests before integration baseline update
  • Loading branch information
phpdoc-bot authored Oct 2, 2024
2 parents 2985f7f + 416a430 commit e5dd738
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ test-integration: ## Runs integration tests with phpunit/phpunit

.PHONY: integration-baseline
integration-baseline: ## Copies the output files of the integration tests into the expected directories, making a new baseline.
-$(PHP_BIN) vendor/bin/phpunit --testsuite=integration
$(PHP_BIN) tools/integration-test-copy-baseline.php

.PHONY: test-xml
Expand Down

0 comments on commit e5dd738

Please sign in to comment.