Strip trailing whitespace in the integration spec execution output
A recent version of git has changed what whitespace it outputs
Showing
| ... | ... | @@ -47,7 +47,7 @@ group :development do |
| # Integration tests | ||
| gem 'diffy' | ||
| gem 'clintegracon' | ||
| gem 'clintegracon', :git => 'https://github.com/segiddins/CLIntegracon.git', :branch => 'segiddins/replacement-pattern-overlapping-replacements' | ||
| # Code Quality | ||
| gem 'inch_by_inch' | ||
| ... | ... |
Please
register
or
sign in
to comment