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\nauthors:\nturing, alan\nedit | back"
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
40/44 exercise tests have passed