Welcome to mirror list, hosted at ThFree Co, Russian Federation.

factory_bot.rb « support « spec - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c7890e49c6657fbbe5e573fc59faed6cd9d716e6 (plain)
1
2
3
RSpec.configure do |config|
  config.include FactoryBot::Syntax::Methods
end