chinwagsocial/spec/views/profile/show.html.haml_spec.rb

6 lines
141 B
Ruby
Raw Normal View History

2016-02-23 02:00:20 +11:00
require 'rails_helper'
RSpec.describe "profile/show.html.haml", type: :view do
pending "add some examples to (or delete) #{__FILE__}"
end