require 'test_helper' module Cambium class Admin::DashboardControllerTest < ActionController::TestCase # test "the truth" do # assert true # end end end