Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
bigboss86 committed Mar 19, 2024
1 parent 69870ec commit 5b8c3bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ jobs:

-
name: Load fixtures in test application
run: (cd tests/Application && bin/console sylius:fixtures:load vendor -n)
run: (cd tests/Application && bin/console sylius:fixtures:load -n)

-
name: Validate composer.json
Expand Down

0 comments on commit 5b8c3bb

Please sign in to comment.