Skip to content

Commit

Permalink
Improve test description
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoLeiteSC committed Jun 7, 2021
1 parent 7a306f4 commit 09fc51b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/middlewares/schema_test.exs
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ defmodule Rajska.SchemaTest do
end
end

test "Skip the authorization process when query is '__typename'" do
test "Does not break and skips middleware check for subscriptions" do
defmodule SchemaWithSubscription do
use Absinthe.Schema

Expand Down

0 comments on commit 09fc51b

Please sign in to comment.