parent
aadde1bbaa
commit
75d3b2dfd0
3 changed files with 0 additions and 8 deletions
|
@ -83,8 +83,6 @@ RSpec.describe DeleteAccountService do
|
|||
expect { pending_follow_request.reload }.to raise_error(ActiveRecord::RecordNotFound)
|
||||
expect { pending_status.reload }.to raise_error(ActiveRecord::RecordNotFound)
|
||||
expect { fetchable_pending_status.reload }.to raise_error(ActiveRecord::RecordNotFound)
|
||||
|
||||
expect(ng_rule_history.account_id).to eq Account.representative.id
|
||||
end
|
||||
|
||||
def expect_deletion_of_associated_owned_records
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue