6 lines
90 B
Ruby
6 lines
90 B
Ruby
require 'test_helper'
|
|
|
|
class MailboxControllerTest < ActionDispatch::IntegrationTest
|
|
|
|
end
|