context 'match fails properly' do
        context 'sync match' do
          it { expect(subject.await).to eq 43 }
        end