Bootstrap: test fixes
This commit is contained in:
parent
fca1ffb888
commit
b51252e6ca
10 changed files with 14 additions and 24 deletions
|
@ -2,8 +2,7 @@ shared_examples_for :project_side_pane do
|
|||
subject { page }
|
||||
it { should have_content((@project || project).name) }
|
||||
it { should have_content("Commits") }
|
||||
it { should have_content("Team") }
|
||||
it { should have_content("Tree") }
|
||||
it { should have_content("Code") }
|
||||
end
|
||||
|
||||
shared_examples_for :tree_view do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue