Skip to content
Snippets Groups Projects
Commit 1a28a7df authored by Antoine Lambert's avatar Antoine Lambert
Browse files

cypress: Fix some tests after HTML minification

The minify-html tool use to minify HTML through a django middleware
strips the type="submit" attribute from button elements so use ids
instead to get such elements in cypress tests.
parent 6147c24f
No related branches found
No related tags found
1 merge request!1355utils/middlewares: Use django-minify-html instead of custom middleware
Pipeline #12318 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment