Skip to content

Commit

Permalink
uses double quote
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack Wong committed Oct 3, 2019
1 parent 3b21a32 commit 5bb7d58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
$LOAD_PATH.unshift File.expand_path('../../lib', __FILE__)
require 'punctuate'
$LOAD_PATH.unshift File.expand_path("../../lib", __FILE__)
require "punctuate"

0 comments on commit 5bb7d58

Please sign in to comment.