Add rspec to our environment so we can use rspec matchers/expectations

This commit is contained in:
R. Tyler Croy 2012-04-11 12:02:47 -07:00
parent 67e79cf3ad
commit 451f163b2e
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
require 'capybara/cucumber'
require 'rspec'
# Using the Selenium driver as default so we can pop-open Firefox and get a
# good warm fuzzy feeling