mirror of
https://github.com/jikan-me/jikan-rest.git
synced 2025-02-20 11:23:35 +08:00
maybe fixed tests
This commit is contained in:
parent
5425426c66
commit
eaef4f06ab
@ -32,6 +32,7 @@ trait SyntheticMongoDbTransaction
|
||||
$tablesWithoutModels = [
|
||||
"anime_characters_staff",
|
||||
"anime_episodes",
|
||||
"anime_episode",
|
||||
"anime_forum",
|
||||
"anime_moreinfo",
|
||||
"anime_news",
|
||||
@ -42,6 +43,7 @@ trait SyntheticMongoDbTransaction
|
||||
"anime_userupdates",
|
||||
"anime_videos",
|
||||
"character_pictures",
|
||||
"characters_pictures",
|
||||
"clubs_members",
|
||||
"demographics_manga",
|
||||
"demographics_anime",
|
||||
|
Loading…
x
Reference in New Issue
Block a user