gearheads
/
mastodon
Archived
2
0
Fork 0
This repository has been archived on 2024-06-09. You can view files and clone it, but cannot push or open issues/pull-requests.
mastodon/spec/fabricators/bulk_import_row_fabricator.rb

7 lines
91 B
Ruby
Raw Normal View History

2023-05-02 12:08:48 +02:00
# frozen_string_literal: true
Fabricator(:bulk_import_row) do
bulk_import
data ''
end