All in GraphQL #34

Merged
timw4mail merged 87 commits from develop into master 2020-12-01 10:07:49 -05:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 608cd4004e - Show all commits

View File

@ -211,7 +211,6 @@ class DispatcherTest extends AnimeClientTestCase {
'character' => Controller\Character::class,
'misc' => Controller\Misc::class,
'manga' => Controller\Manga::class,
'manga-collection' => Controller\MangaCollection::class,
'people' => Controller\People::class,
'settings' => Controller\Settings::class,
'user' => Controller\User::class,