Skip to content

Commit

Permalink
Fix blueprint inclusion so we don't run into bug described at https:/…
Browse files Browse the repository at this point in the history
  • Loading branch information
marnen committed May 21, 2009
1 parent d9fedb6 commit 8b3a0b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/support/env.rb
Expand Up @@ -17,4 +17,4 @@
require 'webrat/core/matchers'

# Require spec_helper so we can use blueprints.
require "#{RAILS_ROOT}/spec/spec_helper"
require "#{RAILS_ROOT}/spec/blueprints"

0 comments on commit 8b3a0b9

Please sign in to comment.