Remove unnecessary dependence on WebMock within factories.
This commit is contained in:
parent
a526938fa9
commit
2fa7ed5542
2 changed files with 0 additions and 21 deletions
|
|
@ -1,7 +1,5 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
require 'webmock'
|
||||
|
||||
namespace :data do
|
||||
desc 'Create demo data for our local development'
|
||||
include FactoryBot::Syntax::Methods
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue