ADD protected branch Features

This commit is contained in:
Jasder
2020-12-03 15:24:40 +08:00
parent a24f0f8b45
commit 6a8ae5234b
40 changed files with 1252 additions and 11 deletions
@@ -0,0 +1,5 @@
require 'rails_helper'
RSpec.describe "protected_branches/index.html.erb", type: :view do
pending "add some examples to (or delete) #{__FILE__}"
end