Increase seeds size
Some checks failed
Run unit tests / rubocop (pull_request) Successful in 36s
Run unit tests / check-licenses (pull_request) Successful in 41s
Run unit tests / copyright_notice (pull_request) Successful in 1m23s
Run unit tests / unit_tests (pull_request) Failing after 3m30s
Run unit tests / build-static-assets (pull_request) Has been skipped

This commit is contained in:
Manuel Bustillo 2025-01-27 20:42:31 +01:00
parent b112aefe21
commit ecbb6af4bd

View File

@ -2,7 +2,7 @@
# Copyright (C) 2024-2025 LibreWeddingPlanner contributors # Copyright (C) 2024-2025 LibreWeddingPlanner contributors
NUMBER_OF_GUESTS = 50 NUMBER_OF_GUESTS = 200
ActsAsTenant.without_tenant do ActsAsTenant.without_tenant do
Wedding.delete_all Wedding.delete_all