mirror of
https://github.com/kingomarnajjar/amaysim_crap.git
synced 2026-07-25 22:27:25 +10:00
7 lines
137 B
Ruby
7 lines
137 B
Ruby
require 'test_helper'
|
|
|
|
class PlansControllerTest < ActionDispatch::IntegrationTest
|
|
# test "the truth" do
|
|
# assert true
|
|
# end
|
|
end
|