Skip to content

Commit

Permalink
Update spec/graphql/graphql-hive/usage_reporter_spec.rb
Browse files Browse the repository at this point in the history
Co-authored-by: Cassidy Scheffer <[email protected]>
  • Loading branch information
aryascripts and cassidycodes authored Jul 12, 2024
1 parent 799514d commit 58b9bee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/graphql/graphql-hive/usage_reporter_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
expect(subject.instance_variable_get(:@queue).pop).to eq(operation)
end

context 'successful operaiton' do
context 'successful operation' do
let(:options) do
{ logger: logger, buffer_size: 2 }
end
Expand Down

0 comments on commit 58b9bee

Please sign in to comment.