Skip to content

Commit

Permalink
Merge pull request #1035 from wirDesign-communication-AG/v3.0.33.1
Browse files Browse the repository at this point in the history
v3.0.33.1
  • Loading branch information
pmdevelopment authored Sep 10, 2024
2 parents 279ab04 + 5be845d commit 3b517b2
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 56 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ test:
@echo "--------- Prepare database -----------"
@echo "--------------------------------------"
APP_ENV=test php bin/console doctrine:database:create
APP_ENV=test php bin/console doctrine:schema:update --force --complete
APP_ENV=test php bin/console doctrine:schema:update --force
@echo ""
@echo ""
@echo "--------------------------------------"
Expand Down
109 changes: 54 additions & 55 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3b517b2

Please sign in to comment.