about summary refs log tree commit diff
path: root/spec/helpers/accounts_helper_spec.rb
blob: 3aea1f909deba423341c49dc99e686247f675bbf (plain) (blame)
1
2
3
4
5
require 'rails_helper'

RSpec.describe AccountsHelper, type: :helper do

end