You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given an author
Then it should have an empty list of papers
Error
Got ActiveRecord::StatementInvalid: SQLite3::SQLException: no such column: papers.author_id: SELECT "papers".* FROM "papers" WHERE "papers"."author_id" = ?
Estimated progress: 90% complete
The text was updated successfully, but these errors were encountered:
Given an author
Then it should have an empty list of papers
Error
Got ActiveRecord::StatementInvalid: SQLite3::SQLException: no such column: papers.author_id: SELECT "papers".* FROM "papers" WHERE "papers"."author_id" = ?
If you have problems solving this task, please don't hesitate to contact the teaching team!
Scenario
Given an author
Then it should have an empty list of papers
Error
Estimated progress: 90% complete
The text was updated successfully, but these errors were encountered: