mirror of
https://github.com/wallabag/wallabag.git
synced 2025-02-02 00:47:13 +01:00
Move settings before Entry
Because we need wallabag_url to be defined when we’ll insert entries
This commit is contained in:
parent
41ada277f0
commit
309e13c11b
@ -158,6 +158,6 @@ class LoadSettingData extends AbstractFixture implements OrderedFixtureInterface
|
||||
*/
|
||||
public function getOrder()
|
||||
{
|
||||
return 50;
|
||||
return 29;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user