Skip to content

Commit

Permalink
Proper describe naming for #cookies.
Browse files Browse the repository at this point in the history
  • Loading branch information
gotjosh committed Jul 14, 2014
1 parent 737e932 commit c6f7c3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/configuration_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ def to_pathname
end
end

describe 'cookies' do
describe '#cookies' do
describe "when not previously set" do
it "is false" do
@configuration.cookies.must_equal false
Expand Down

0 comments on commit c6f7c3e

Please sign in to comment.