-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
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
Validation NeTEx : statistiques dans les cartes de ressources NeTEx d'un dataset #4227
Conversation
mock_empty_history_resources() | ||
|
||
conn = conn |> get(dataset_path(conn, :details, slug)) | ||
assert conn |> html_response(200) =~ "1 erreurs" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Faudra vraiment corriger ce problème de pluriel un jour 😬
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Je m'en occuperai dans la semaine, ça me démange fort depuis 1 mois.
La classe CSS associée n'est pas la bonne (case sensitive). |
Follow-up de #4204. Voir #4153.