Files
gitlink-forgeplus/spec/views/home/index.html.erb_spec.rb
2020-03-09 00:40:16 +08:00

6 lines
143 B
Ruby

require 'rails_helper'
RSpec.describe "home/index.html.erb", type: :view do
pending "add some examples to (or delete) #{__FILE__}"
end