Skip to content

Commit

Permalink
remark
Browse files Browse the repository at this point in the history
  • Loading branch information
mensfeld committed Sep 22, 2023
1 parent 9f6ba5c commit d01ff2e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@

context 'when there is a message that was not successfully delivered async' do
let(:changed) { [] }
let(:event) { changed.first }
let(:event) { changed.last }

before do
producer.monitor.subscribe('error.occurred') do |event|
Expand Down

0 comments on commit d01ff2e

Please sign in to comment.