require 'spec_helper' describe 'krikri/records/show.html.erb', type: :view do before { assign(:current_provider, provider) } it 'renders ' do end end