adds crud specs for proposals

This commit is contained in:
rgarcia
2015-09-13 11:47:57 +02:00
parent c2750a8461
commit f3af263e68
8 changed files with 315 additions and 22 deletions

View File

@@ -134,4 +134,5 @@ module CommonActions
expect(page).to have_content 'Correct code'
end
end