Better rspec context name

This commit is contained in:
Markus Schirp 2014-06-20 18:33:36 +00:00
parent f5487b554c
commit 3c8620fd10

View file

@ -31,7 +31,7 @@ describe Mutant::Isolation do
it { should eql(:data_from_child_process) }
end
context 'when block does return marshallable data' do
context 'when block does NOT return marshallable data' do
let(:block) do
lambda do
redirect_stderr