This commit is contained in:
Benjamin
2021-04-19 15:14:37 -05:00
parent 2e3daf1e9c
commit 46fc427694
23 changed files with 322 additions and 282 deletions
@@ -1,7 +1,7 @@
module Tests
class ApplicationController < ::ApplicationController
def f
FactoryGirl
FactoryBot
end
end
end