Move test files directly under tests/ directory

This commit is contained in:
Yassine Guedidi
2024-02-19 00:45:58 +01:00
parent a37b385c23
commit 24da70e338
117 changed files with 4 additions and 4 deletions

13
tests/fixtures/Import/elcurator.json vendored Normal file
View File

@ -0,0 +1,13 @@
[
{
"created_at": "2015-09-09 11:10:32 UTC",
"title": "Qualité de code - Intégration de php-git-hooks dans Symfony2 - Experts Symfony et Drupal - Lexik",
"url": "https://devblog.lexik.fr/git/qualite-de-code-integration-de-php-git-hooks-dans-symfony2-2842",
"description": null,
"tags": [
"tag1",
"tag2"
],
"is_saved": true
}
]