Skip to content

Commit c2cc356

Browse files
Merge pull request #145 from avadev/jwenger/fix-spec-helper
Update spec_helper file with deps.
2 parents 6202f6e + 29b239a commit c2cc356

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/spec_helper.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
require File.expand_path('../../lib/avatax', __FILE__)
22
require 'rspec'
3+
require 'active_support'
34
require 'yaml'
45

56

0 commit comments

Comments
 (0)