swt2-intro-exercise / rails-exercise-19-adrianjost

rails-exercise-19-adrianjost created by GitHub Classroom
MIT License
0 stars 0 forks source link

Paper details page should list the authors #16

Closed swt2public closed 4 years ago

swt2public commented 4 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