Skip to content
This repository has been archived by the owner on Apr 5, 2023. It is now read-only.

Commit

Permalink
updated test name to be more explicit
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Shafer committed Apr 6, 2012
1 parent d21505c commit 1b5a178
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/i18n_routable/i18n_routable_spec.rb
Expand Up @@ -183,7 +183,7 @@ def base_named_route_for(options)
SpecRoutes.go! SpecRoutes.go!
end end


it 'should not support a symbol for :locales' do it 'should not support a symbol for :locales, it must take an array' do
lambda do lambda do
SpecRoutes.router.draw do SpecRoutes.router.draw do
localize :locales => :fr do localize :locales => :fr do
Expand Down

0 comments on commit 1b5a178

Please sign in to comment.