Skip to content

Commit

Permalink
add context for namespace option
Browse files Browse the repository at this point in the history
  • Loading branch information
Rodrigora committed Aug 3, 2017
1 parent b511832 commit c682de6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions spec/generators/install_generator_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,7 @@ class ApplicationController < Administrate::ApplicationController
)
end


context 'using the namespace option' do
context "using the namespace option" do
it "invokes the routes generator if there are no namespace resources" do
stub_generator_dependencies
Rails.application.routes.draw {}
Expand Down

0 comments on commit c682de6

Please sign in to comment.