Add feature steps for a generic, non-"Shop" project
This group is better for features that only deal with one project.
This commit is contained in:
parent
6b90f36f5b
commit
4252ea90c0
3 changed files with 55 additions and 2 deletions
|
@ -23,5 +23,7 @@ Spinach.hooks.after_scenario { DatabaseCleaner.clean }
|
|||
Spinach.hooks.before_run do
|
||||
RSpec::Mocks::setup self
|
||||
|
||||
include FactoryGirl::Syntax::Methods
|
||||
|
||||
stub_gitolite!
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue