save commit
This commit is contained in:
parent
a987f1469e
commit
c5f427b0a4
35 changed files with 399 additions and 0 deletions
5
spec/views/teams/projects/index.html.haml_spec.rb
Normal file
5
spec/views/teams/projects/index.html.haml_spec.rb
Normal file
|
@ -0,0 +1,5 @@
|
|||
require 'spec_helper'
|
||||
|
||||
describe "projects/index.html.haml" do
|
||||
pending "add some examples to (or delete) #{__FILE__}"
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue