rosa-build/spec/controllers/admin/flash_notifies_controller_s...

6 lines
135 B
Ruby
Raw Normal View History

2012-07-23 15:25:37 +01:00
require 'spec_helper'
2015-02-19 01:12:08 +00:00
describe Admin::FlashNotifiesController, type: :controller do
2014-04-11 21:29:43 +01:00
it_should_behave_like 'an admin controller'
2012-07-23 15:25:37 +01:00
end