We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When users visits the papers index page Then it has a link 'Add paper'
Expected to find css "a" with text "add paper" but there were no matches. also found "add author", which matched the selector but not all filters.
Estimated progress: 80% complete
The text was updated successfully, but these errors were encountered:
failed test for #24
ebbb449
added link to paper creation page to paper index, solved #24
c658888
Sorry, it's not working for me yet:
Expected to find css "a" with text "add paper" but there were no matches. also found "add paper", which matched the selector but not all filters.
If you have problems solving this task, please don't hesitate to contact the teaching team!
Sorry, something went wrong.
changed "Add Paper" to "Add paper" in paper index #24
a8a9af4
No branches or pull requests
Scenario
When users visits the papers index page
Then it has a link 'Add paper'
Error
Estimated progress: 80% complete
The text was updated successfully, but these errors were encountered: