We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73c5da2 commit 33ed97bCopy full SHA for 33ed97b
1 file changed
test/swapi/pagination_test.exs
@@ -1,8 +1,8 @@
1
defmodule SWAPI.PaginationTest do
2
use SWAPI.DataCase
3
4
- alias SWAPI.Schemas.Person
5
alias SWAPI.Pagination
+ alias SWAPI.Schemas.Person
6
7
import SWAPI.PeopleFixtures
8
0 commit comments