Skip to content

Commit

Permalink
Correct spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
jnunemaker committed Aug 27, 2024
1 parent 110820b commit 8695db3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/flipper/adapters/active_record_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
flipper.preload([:foo])
end

it 'should not poision wrapping transactions' do
it 'should not poison wrapping transactions' do
flipper = Flipper.new(subject)

actor = Struct.new(:flipper_id).new('flipper-id-123')
Expand Down

0 comments on commit 8695db3

Please sign in to comment.