All specs and features currently passing with FactoryGirl

This commit is contained in:
Robert Speicher 2012-08-28 01:42:28 -04:00
parent 4805c64f2a
commit c9c1f76e00
8 changed files with 262 additions and 31 deletions

View file

@ -27,6 +27,7 @@ RSpec.configure do |config|
config.include LoginHelpers, type: :request
config.include GitoliteStub
config.include FactoryGirl::Syntax::Methods
# If you're not using ActiveRecord, or you'd prefer not to run each of your
# examples within a transaction, remove the following line or assign false