You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug #509#504 Move FixturesTrait class from Tests to AppBundle namespace (apetitpa, javiereguiluz)
This PR was merged into the master branch.
Discussion
----------
#504 Move FixturesTrait class from Tests to AppBundle namespace
Moved the FixturesTrait class to the AppBundle namespace in attempt to fix the heroku deployment failure. This class is needed not only in dev or test environments but also in production because the database is loaded using the doctrine fixtures bundle. Related to #504
Commits
-------
88fb877 Merge branch 'master' into fix-#504-heroku
7d2ce92#504 Move FixturesTrait class from Tests to AppBundle namespace
0 commit comments