mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 11:50:49 +08:00
6 lines
153 B
Ruby
6 lines
153 B
Ruby
require 'rails_helper'
|
|
|
|
RSpec.describe "protected_branches/create.html.erb", type: :view do
|
|
pending "add some examples to (or delete) #{__FILE__}"
|
|
end
|