hpi-swt2-exercise/rails-exercise-17-juliane

Paper index page should have a link to delete a paper

Closed this issue · 0 comments

Scenario

Given a paper
When users visit the papers index page
Then it should have a destroy link

Error

Expected to find css "a" with text "destroy" but there were no matches. also found "add paper", "show", "edit", which matched the selector but not all filters.

Estimated progress: 87% complete