Skip to content

Commit

Permalink
Fixed test description
Browse files Browse the repository at this point in the history
  • Loading branch information
stas committed Jan 6, 2012
1 parent 964aa80 commit 4e0d2df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/pagina.rb
Expand Up @@ -18,7 +18,7 @@
last_response =~ /#{Pagina.e404_message}/
end

should 'log to stdout' do
should 'redirect log to a file' do
Pagina.logger.instance_variable_get('@logdev').dev.class.should.equal File
end

Expand Down

0 comments on commit 4e0d2df

Please sign in to comment.