Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jnylen committed Aug 24, 2017
1 parent ea47ba8 commit 64fd03b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/spec_helper.rb
Expand Up @@ -9,5 +9,5 @@
end
require 'minitest/autorun'

require File.dirname(__FILE__) + '/../lib/sequel/polymorphic'
require File.dirname(__FILE__) + '/../lib/sequel/plugins/polymorphic'
require File.dirname(__FILE__) + '/sequel_setup'

0 comments on commit 64fd03b

Please sign in to comment.