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

8 lines
155 B
Ruby

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