Test "sign in"

This commit is contained in:
2023-04-12 23:23:37 +02:00
parent 51985bc88e
commit 3f2a92a6e5
7 changed files with 24 additions and 8 deletions

View File

@@ -9,5 +9,5 @@ class ActiveSupport::TestCase
# Setup all fixtures in test/fixtures/*.yml for all tests in alphabetical order.
fixtures :all
# Add more helper methods to be used by all tests here...
include AbstractController::Translation
end