accounts_helper_spec.rb 84 B

12345
  1. require 'rails_helper'
  2. RSpec.describe Admin::AccountsHelper, type: :helper do
  3. end