Files
fizzy/test/controllers/notifications_controller_test.rb
T
2025-12-04 08:44:37 -08:00

5 lines
95 B
Ruby

require "test_helper"
class NotificationsControllerTest < ActionDispatch::IntegrationTest
end