Seeds: Fix some rubocop offenses

This commit is contained in:
Sebastian Serth
2021-03-17 11:18:19 +01:00
parent 54d93a82a5
commit 076812b2e7
3 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,5 @@
# frozen_string_literal: true
# consumers
FactoryBot.create(:consumer)
FactoryBot.create(:consumer, name: 'openSAP')