remove save_adn_open_page from specs

This commit is contained in:
Dmitriy Zaporozhets 2011-11-27 17:39:58 +02:00
parent a031813887
commit 2244203968

View file

@ -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)