mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-01 01:29:07 +01:00
4 lines
78 B
Ruby
4 lines
78 B
Ruby
|
RSpec.configure do |config|
|
||
|
config.include FactoryGirl::Syntax::Methods
|
||
|
end
|