mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-26 18:21:02 +00:00
Move Annotation fixtures to Core
This commit is contained in:
parent
2ed8c219cc
commit
1a6036cb23
2 changed files with 1 additions and 7 deletions
|
@ -31,8 +31,3 @@ services:
|
|||
resource: '../../src/Wallabag/CoreBundle/DataFixtures/*'
|
||||
tags: ['doctrine.fixture.orm']
|
||||
autowire: true
|
||||
|
||||
Wallabag\AnnotationBundle\DataFixtures\:
|
||||
resource: '../../src/Wallabag/AnnotationBundle/DataFixtures/*'
|
||||
tags: ['doctrine.fixture.orm']
|
||||
autowire: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue