mirror of
https://github.com/internetee/registry.git
synced 2025-07-24 19:48:28 +02:00
Rename FactoryGirl to FactoryBot
https://robots.thoughtbot.com/factory_bot
This commit is contained in:
parent
48fd2a95a0
commit
52ab208b92
34 changed files with 47 additions and 47 deletions
|
@ -13,7 +13,7 @@ require 'support/matchers/epp/code'
|
|||
|
||||
require 'support/capybara'
|
||||
require 'support/devise'
|
||||
require 'support/factory_girl'
|
||||
require 'support/factory_bot'
|
||||
require 'support/database_cleaner'
|
||||
require 'support/paper_trail'
|
||||
require 'support/settings'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue