Compare commits
1 Commits
a142321354
...
7ceeb6f4c7
Author | SHA1 | Date | |
---|---|---|---|
7ceeb6f4c7 |
@ -1,10 +1,8 @@
|
||||
# Copyright (C) 2024-2025 LibreWeddingPlanner contributors
|
||||
|
||||
# frozen_string_literal: true
|
||||
|
||||
FactoryBot.define do
|
||||
factory :website do
|
||||
content { 'MyText' }
|
||||
content { "MyText" }
|
||||
wedding { nil }
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user