cff25a8b60
With rspec 3, pending() started inverting the logic so that if a pending tests succeeds then it fails (so you can block on a future change). These tests have no body so will always succeed. Anyway, pending -> skip reverts the logic to the usual. |
||
---|---|---|
.. | ||
concat_setup_spec.rb |