Skip to content

Commit

Permalink
Explicitly require the factories.
Browse files Browse the repository at this point in the history
  • Loading branch information
aeden authored and npverni committed Aug 25, 2010
1 parent 9446c51 commit f9364e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/spec_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
FakeWeb.allow_net_connect = false
require 'factory_girl'
require 'faker'
require 'factories'

Chargify.configure do |c|
c.subdomain = 'test'
Expand Down

0 comments on commit f9364e8

Please sign in to comment.