Skip to content

Commit 8958dd1

Browse files
committed
Fix RuboCop violations
1 parent 7215427 commit 8958dd1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

spec/factories/scratch_assets.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# frozen_string_literal: true
2+
13
FactoryBot.define do
24
factory :scratch_asset do
35
sequence(:filename) { Random.hex }

0 commit comments

Comments
 (0)