Skip to content

Commit

Permalink
Explicitly require spinach config
Browse files Browse the repository at this point in the history
  • Loading branch information
josepjaume committed May 31, 2013
1 parent e7b310f commit 006c46f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/spinach/capybara.rb
@@ -1,6 +1,7 @@
require 'capybara'
require 'capybara/dsl'
require 'rbconfig'
require 'spinach/config'
require_relative 'feature_steps'

module Spinach
Expand Down

0 comments on commit 006c46f

Please sign in to comment.