Skip to content

Commit

Permalink
Use single-quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
jakeonfire committed Apr 26, 2024
1 parent 39a4c5c commit 001f15f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
require "ostruct"
require 'ostruct'

module AsyncHttpClientSpecHelper
def http_request(method, url, options = {}, &block)
Expand Down

0 comments on commit 001f15f

Please sign in to comment.