Skip to content

Commit

Permalink
Update spec/glueby/contract/timestamp/active_record/timestamp_spec.rb
Browse files Browse the repository at this point in the history
Co-authored-by: Kohei Taniguchi <[email protected]>
  • Loading branch information
Yamaguchi and rantan authored Nov 17, 2023
1 parent 0f1822d commit c08f453
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -522,7 +522,7 @@
expect(timestamp.next_id).to be_nil
end

it 'update previous timestamp\'s latest falg and next_id' do
it 'update previous timestamp\'s latest flag and next_id' do
subject
prev.reload
expect(prev.latest).to be_falsey
Expand Down

0 comments on commit c08f453

Please sign in to comment.