mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-25 19:23:03 +01:00
6 lines
140 B
Ruby
6 lines
140 B
Ruby
|
require 'rails_helper'
|
||
|
|
||
|
RSpec.describe "search/index.html.erb", type: :view do
|
||
|
pending "add some examples to (or delete) #{__FILE__}"
|
||
|
end
|