Skip to content

Commit

Permalink
Merge branch 'main' into task/multiple-md-files
Browse files Browse the repository at this point in the history
  • Loading branch information
linawolf authored Oct 2, 2024
2 parents 66631e8 + ded7664 commit 179b549
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 @@ -45,6 +45,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 179b549

Please sign in to comment.