doctrine / DoctrineFixturesBundle

Symfony integration for the doctrine/data-fixtures library
MIT License
2.45k stars 202 forks source link

Add --allow-no-fixture option #337

Open yshorg37 opened 3 years ago

yshorg37 commented 3 years ago

This option output a warning instead of an error if there is no registered fixture

Related issue : #333