Autoriser l'élévation à l'intérieur de RSPEC

it { expect { object.somethig rescue StandardError }.not_to change(cat, :status) }
Important Impala