workaround
This commit is contained in:
parent
1272923a33
commit
563f3b9f95
1 changed files with 3 additions and 0 deletions
|
|
@ -70,6 +70,9 @@ export RUBYLIB=$(pwd)/lib
|
|||
# Need investigation
|
||||
sed -i spec/lib/ruby-progressbar/base_spec.rb \
|
||||
-e '\@can be converted into a hash@s|it|xit|'
|
||||
# ???
|
||||
sed -i spec/lib/ruby-progressbar/projector/smoothed_average_spec.rb \
|
||||
-e 's|\.to be \([0-9][0-9]*\.[0-9][0-9]*\)|.to eq(\1)|'
|
||||
|
||||
ruby -rruby-progressbar -rtimecop -S rspec spec
|
||||
popd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue