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