Split AccountsHelper from StatusesHelper (#12078)
This commit is contained in:
parent
a9530e29a2
commit
a6269b2f83
10 changed files with 178 additions and 162 deletions
|
@ -3,7 +3,7 @@
|
|||
require 'rails_helper'
|
||||
|
||||
RSpec.describe Admin::AccountModerationNotesHelper, type: :helper do
|
||||
include StatusesHelper
|
||||
include AccountsHelper
|
||||
|
||||
describe '#admin_account_link_to' do
|
||||
context 'account is nil' do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue