project avtivity page
This commit is contained in:
parent
4dd5d9c8cc
commit
8786aff25a
6 changed files with 45 additions and 67 deletions
|
@ -73,7 +73,7 @@ describe "Projects" do
|
|||
end
|
||||
|
||||
it "should beahave like activities page" do
|
||||
within ".commit" do
|
||||
within ".project-update" do
|
||||
page.should have_content("master")
|
||||
page.should have_content(@project.commit.author.name)
|
||||
page.should have_content(@project.commit.safe_message)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue