Skip to content

Commit 4b36340

Browse files
committed
Fix Rubocop.
1 parent e5e5365 commit 4b36340

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/gitlab/triage/linear/migrator/graphql_client_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
it "returns the cached result" do
3030
expect(client.query(query_string, variables)).to eq("cached result")
3131
end
32-
3332
end
3433

3534
context "when the query is not in the cache" do

0 commit comments

Comments
 (0)