Skip to content

Commit

Permalink
Merge pull request #908 from j0k3r/symfony-5.4.3
Browse files Browse the repository at this point in the history
Symfony 5.4.3
  • Loading branch information
j0k3r authored Jan 28, 2022
2 parents 13233a3 + 71d65bf commit 2b8e839
Show file tree
Hide file tree
Showing 7 changed files with 378 additions and 368 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/build/
/coverage/
/build/
/.sass-cache
/node_modules/
/bin/*
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ prepare:
php bin/console cache:clear --env=test

test:
php bin/simple-phpunit --coverage-html build/coverage
php bin/simple-phpunit --coverage-html coverage

reset:
php bin/console doctrine:schema:drop --force --env=test
Expand Down
Loading

0 comments on commit 2b8e839

Please sign in to comment.