Default to documentation format

This commit is contained in:
R. Tyler Croy 2014-08-28 21:17:44 -07:00
parent 2f194b4352
commit 164d87132b
1 changed files with 1 additions and 0 deletions

View File

@ -8,4 +8,5 @@ require 'hermann'
RSpec.configure do |c|
c.color = true
c.formatter = :documentation
end