require 'spec_helper'
describe Admin::DashboardController, type: :controller do
it_should_behave_like 'an admin controller'
end