Feature: Admin ProjectsBackground:Given I sign in as an adminAnd there are projects in systemScenario: Projects listWhen I visit admin projects pageThen I should see all projectsScenario: Projects showWhen I visit admin projects pageAnd I click on first projectThen I should see project details