Skip to content

Commit

Permalink
Remove work in progress tag
Browse files Browse the repository at this point in the history
  • Loading branch information
bradschwartz committed Sep 25, 2024
1 parent 0d2115f commit 98a9652
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/graphql_markdown_test.exs
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ defmodule GraphqlMarkdownTest do
assert content =~ "# Other title"
end

@tag :wip
test "convert schema to markdown as multipage" do
assert GraphqlMarkdown.generate(
schema: "test/fixtures/schema.json",
Expand Down

0 comments on commit 98a9652

Please sign in to comment.