mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
This PR was merged into the 1.6-dev branch.
Discussion
----------
| Q | A
| --------------- | -----
| Branch? | 1.4
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Related tickets |
| License | MIT
<!--
- Bug fixes must be submitted against the 1.4 or 1.5 branch (the lowest possible)
- Features and deprecations must be submitted against the master branch
- Make sure that the correct base branch is set
-->
In CI, we test migration up during installation, but we never test down migrations.
This new Travis test checks doctrine migration up & down.
Commits
-------
|
||
|---|---|---|
| .. | ||
| config | ||
| migrations | ||
| Resources/TwigBundle/views/Exception | ||
| TestAppKernel.php | ||