summaryrefslogtreecommitdiff
path: root/test/factories.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/factories.rb')
-rw-r--r--test/factories.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/factories.rb b/test/factories.rb
index 5d49729..f287842 100644
--- a/test/factories.rb
+++ b/test/factories.rb
@@ -3,7 +3,7 @@ Dir.glob(ENGINE_FACTORY_FILES) do |factory_file|
require factory_file
end
-FactoryGirl.define do
+FactoryBot.define do
factory :user do
# Faker::Internet.user_name alone was sometimes