GIVEN David is looking at the target health attribute index on the target show page
THEN he should see a 'Delete' link in each table row
AND WHEN he clicks the Delete link for a target health attribute
THEN the page should refresh and the target health attribute should no longer be in the table
**Note: This should actually delete the target health attribute from the DB
GIVEN David is looking at the target health attribute index on the target show page THEN he should see a 'Delete' link in each table row AND WHEN he clicks the Delete link for a target health attribute THEN the page should refresh and the target health attribute should no longer be in the table
**Note: This should actually delete the target health attribute from the DB