1 2 3 4 5
require 'rails_helper' RSpec.describe "profile/show.html.haml", type: :view do pending "add some examples to (or delete) #{__FILE__}" end