6 lines
142 B
Ruby
Executable File
6 lines
142 B
Ruby
Executable File
require 'rails_helper'
|
|
|
|
RSpec.describe "install/create.html.erb", type: :view do
|
|
pending "add some examples to (or delete) #{__FILE__}"
|
|
end
|