Skip to content

Commit e7b18e6

Browse files
committed
fix mispelling
1 parent ff10583 commit e7b18e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/live/cbp_support_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
end
106106
end
107107

108-
describe '/organiozations/:id/tickets' do
108+
describe '/organizations/:id/tickets' do
109109
let(:organization) do
110110
VCR.use_cassette("cbp_#{described_class}_organization_fetch") do
111111
client.organizations.fetch.first

0 commit comments

Comments
 (0)