Refine "add and edit disallow opening multiple forms" test

This commit is contained in:
2024-12-10 18:11:13 +01:00
parent dc92a333be
commit bb4fbb3adc
3 changed files with 20 additions and 17 deletions

View File

@@ -9,8 +9,8 @@ class ActiveSupport::TestCase
# Setup all fixtures in test/fixtures/*.yml for all tests in alphabetical order.
fixtures :all
include AbstractController::Translation
include ActionMailer::TestHelper
include ActionView::Helpers::TranslationHelper
# NOTE: use public #alphanumeric(chars: ...) from Ruby 3.3 onwards
SecureRandom.class_eval do