Skip to content

Remove shared example warning logic for RSpec 1 => 2 upgrades.

Created by: myronmarston

We don't need it in RSpec 3. (It's still in RSpec 2.99).

This solves #1148 (closed) for master. I'll work on a separate PR to fix it for 2.99 (which will keep the warning).

Merge request reports