Skip to content

Commit e5dd738

Browse files
authored
Merge pull request #1115 from phpDocumentor/backport/1.x/pr-1111
[1.x] [TASK] Rerun integration tests before integration baseline update
2 parents 2985f7f + 416a430 commit e5dd738

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ test-integration: ## Runs integration tests with phpunit/phpunit
4444

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

4950
.PHONY: test-xml

0 commit comments

Comments
 (0)