Skip to content

Commit

Permalink
Remove comment [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
sue445 committed Jun 13, 2022
1 parent f6eceda commit 05ee53f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/rubocop/cop/isucon/mysql2/prepare_execute_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@

context "execute()" do
it "registers an offense and correct" do
# c.f. https://github.com/catatsuy/private-isu/blob/e6e5faf608756a66b7fc135642999f40dfc665e5/webapp/ruby/app.rb#L53-L55
expect_offense(<<~RUBY)
sql.each do |s|
db.prepare(s).execute()
Expand Down

0 comments on commit 05ee53f

Please sign in to comment.