]> git.immae.eu Git - github/wallabag/wallabag.git/blob - tests/Wallabag/CoreBundle/fixtures/tagging_rules_admin.json
Merge pull request #4285 from wallabag/dependabot/composer/symfony/symfony-3.4.38
[github/wallabag/wallabag.git] / tests / Wallabag / CoreBundle / fixtures / tagging_rules_admin.json
1 [{
2 "rule": "title matches \"football\"",
3 "tags": ["football"]
4 }]