mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-15 18:57:05 +00:00
Rename wallabag_import to wallabag_core
This commit is contained in:
parent
2c65169127
commit
bda26c21cf
15 changed files with 128 additions and 128 deletions
|
@ -27,7 +27,7 @@ class ImportCompilerPassTest extends TestCase
|
|||
|
||||
$container
|
||||
->register('foo')
|
||||
->addTag('wallabag_import.import', ['alias' => 'pocket'])
|
||||
->addTag('wallabag_core.import', ['alias' => 'pocket'])
|
||||
;
|
||||
|
||||
$this->process($container);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue