swt2-intro-exercise / rails-exercise-20-konradh

rails-exercise-20-konradh created by GitHub Classroom
MIT License
0 stars 0 forks source link

Paper details page should list the authors #17

Closed swt2public closed 3 years ago

swt2public commented 3 years ago

Scenario

Given a paper with an author When a user visits the paper's show page Then it should show the author's full name

Error

Expected to find text "alan turing" in "title: computing machinery and intelligence\nvenue: mind 49: 433-460\nyear: 1950\nedit | back"

40/44 exercise tests have passed