Skip to content

Commit 309389f

Browse files
Update spec/models/invitation_log_entry_spec.rb
Co-authored-by: Olle Jonsson <olle.jonsson@gmail.com>
1 parent 503acea commit 309389f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

spec/models/invitation_log_entry_spec.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
require 'rails_helper'
2+
13
RSpec.describe InvitationLogEntry do
24
describe 'associations' do
35
it { is_expected.to belong_to(:invitation_log) }

0 commit comments

Comments
 (0)