remove save_adn_open_page from specs
This commit is contained in:
parent
a031813887
commit
2244203968
|
@ -79,7 +79,6 @@ describe "Projects" do
|
|||
end
|
||||
|
||||
it "should beahave like activities page" do
|
||||
save_and_open_page
|
||||
within ".project-update" do
|
||||
page.should have_content("master")
|
||||
page.should have_content(@project.commit.author.name)
|
||||
|
|
Loading…
Reference in a new issue