We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5e5365 commit 4b36340Copy full SHA for 4b36340
spec/gitlab/triage/linear/migrator/graphql_client_spec.rb
@@ -29,7 +29,6 @@
29
it "returns the cached result" do
30
expect(client.query(query_string, variables)).to eq("cached result")
31
end
32
-
33
34
35
context "when the query is not in the cache" do
0 commit comments