Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kencorley authored Sep 28, 2023
1 parent 9d0d99c commit f95e75d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/active_force/active_query_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
end
end

describe '#present? delgation' do
describe '#present? delegation' do
before do
allow(client).to receive(:query).and_return(api_result)
end
Expand Down

0 comments on commit f95e75d

Please sign in to comment.