Skip to content

Commit

Permalink
squash: remove test
Browse files Browse the repository at this point in the history
  • Loading branch information
arielvalentin committed Sep 28, 2023
1 parent 59e76b0 commit fad08bc
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -112,13 +112,6 @@
end

describe 'attributes' do
# it 'sets the messaging.operation attribute only when processing the job' do
# TestJob.perform_later

# _(publish_span.attributes['messaging.operation']).must_be_nil
# _(process_span.attributes['messaging.operation']).must_equal('process')
# end

describe 'net.transport' do
it 'is sets correctly for inline jobs' do
TestJob.perform_later
Expand Down

0 comments on commit fad08bc

Please sign in to comment.