GitHub user olleolleolle opened a pull request:
https://github.com/apache/buildr/pull/36
Change RSpec shared_context usage to avoid warnings
This PR changes RSpec usage of Shared Examples to work.
This is extracted from #34, hollowing that change out to be more focused.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/olleolleolle/buildr fix/rspec-shared-contexts
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/buildr/pull/36.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #36
----
commit b60033322ad11d88e2d4505c78b86035bb86b58d
Author: Olle Jonsson <olle.jonsson@...>
Date: 2018-11-18T21:57:51Z
Change RSpec shared_context usage to avoid warnings
----
---