Skip to content

Commit

Permalink
Skip test that was accidentally restored
Browse files Browse the repository at this point in the history
  • Loading branch information
jrhoads committed Jan 24, 2022
1 parent 4b3e29e commit 055a688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/graphql/types/repository_type_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@
}"
end

it "returns repository information" do
xit "returns repository information" do
response = LupoSchema.execute(query).as_json

expect(response.dig("data", "repository", "id")).to eq("testr.testr")
Expand Down

0 comments on commit 055a688

Please sign in to comment.