Closed okleinschmidt closed 6 years ago
Oh, I know what's wrong here. I have a .rspec with:
--require spec_helper
That picks up the definitions in ./spec/spec_helper.rb.
There is another potential issue that you (or someone else) might run into, as well: The viability of that particular test depends at least two properties of the share named in the share_w_acl variable in ./spec/spec_helper.rb:
This test needs to be more robust and more easily configurable. I'll think about a way to do it better. In the mean time, I'll resubmit a new PR with this test commented out and with the .rspec file included.
Reverts okleinschmidt/wdmc#9
Not working for me?