Merge remote-tracking branch 'parent/main' into upstream-20241006
This commit is contained in:
commit
66bed31dbe
226 changed files with 2688 additions and 1846 deletions
|
@ -2,5 +2,5 @@
|
|||
|
||||
Fabricator(:account_domain_block) do
|
||||
account { Fabricate.build(:account) }
|
||||
domain 'example.com'
|
||||
domain { sequence { |n| "host-#{n}.example" } }
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue