Files
fizzy/test/controllers/notifications_controller_test.rb
T
2025-01-13 14:21:47 +00:00

8 lines
145 B
Ruby

require "test_helper"
class NotificationsControllerTest < ActionDispatch::IntegrationTest
# test "the truth" do
# assert true
# end
end