Package: ruby-bluefeather / 0.41-5.1
Metadata
Package | Version | Patches format |
---|---|---|
ruby-bluefeather | 0.41-5.1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
fix_tests_for_rspec3.3.0.patch | (download) |
spec/code-block.rb |
22 11 11 - 0 ! |
fix test for rspec version 3.3.0 In order for the tests to run on rspec 3.3.0, it was necessary to update the rspec methods be_false and be_true to be_falsey and be_truthy, respectivelly. Also, it was necessary to change the shared_as blocks for shared_context ones, since it is the new way for rspec tests. This fix will not be sent to the upstream, because the tool being used to hold the source code doesn't seem to allow merge requests. |
1