spec/internal/config/routes.rb in blacklight_cql-2.0.1 vs spec/internal/config/routes.rb in blacklight_cql-3.0.0

- old
+ new

@@ -1,5 +1,5 @@ -Internal::Application.routes.draw do +Rails.application.routes.draw do # The priority is based upon order of creation: first created -> highest priority. # See how all your routes lay out with "rake routes". # You can have the root of your site routed with "root" # root 'welcome#index'