mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2024-12-23 16:13:14 +01:00
3 lines
78 B
Ruby
3 lines
78 B
Ruby
RSpec.configure do |config|
|
|
config.include FactoryGirl::Syntax::Methods
|
|
end
|