Skip to content
This repository has been archived by the owner on Apr 5, 2023. It is now read-only.

Commit

Permalink
fix: Fix linter issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ferreira-mev committed May 25, 2022
1 parent 19df8a9 commit 5d00701
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/providers/aws/sqs_broker_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@

expect(sqs_broker.instance_variable_get(:@poller).instance_variable_get(:@queue_url)).to eq "https://fake/url"
end

end

describe "#poller" do
Expand Down

0 comments on commit 5d00701

Please sign in to comment.