Skip to content
This repository has been archived by the owner on Nov 8, 2024. It is now read-only.

Commit

Permalink
Fix format documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Ladislav Prskavec committed Apr 14, 2016
1 parent 9b2d23c commit e3c151a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .rspec
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
--colour
--format documentation
1 change: 0 additions & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ end
desc "Run all specs"
RSpec::Core::RakeTask.new(:spec) do |t|
t.verbose = true
t.rspec_opts = "-fd"
end

desc 'Default: Run all specs.'
Expand Down

0 comments on commit e3c151a

Please sign in to comment.