Commit 22442039 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

remove save_adn_open_page from specs

parent a0318138
...@@ -79,7 +79,6 @@ describe "Projects" do ...@@ -79,7 +79,6 @@ describe "Projects" do
end end
it "should beahave like activities page" do it "should beahave like activities page" do
save_and_open_page
within ".project-update" do within ".project-update" do
page.should have_content("master") page.should have_content("master")
page.should have_content(@project.commit.author.name) page.should have_content(@project.commit.author.name)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment