Skip to content

Commit fb5dcde

Browse files
committed
no require_relative
1 parent fa75085 commit fb5dcde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/spec_helper.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616
end
1717

1818
require 'webmock/rspec'
19-
require_relative '../lib/gist'
19+
require 'gist'

0 commit comments

Comments
 (0)