Skip to content

Commit

Permalink
[IMP] test_themes: fix test for s_rating inner snippet
Browse files Browse the repository at this point in the history
This commit adds a line within the `new_page_templates` test in order to
allow the snippet `s_rating` to be used with `s_rating_no_title`.

task-4306631

closes #1041

Related: odoo/odoo#186130
Signed-off-by: Quentin Smetz (qsm) <[email protected]>
  • Loading branch information
chgo-odoo authored and qsm-odoo committed Jan 10, 2025
1 parent 89ef56b commit 014a33d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test_themes/tests/test_new_page_templates.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@
's_process_steps_connector_line',
's_product_catalog_dish_name', 's_product_catalog_dish_dot_leaders',
's_progress_bar_label_hidden', 's_progress_bar_label_inline',
's_rating_no_title',
's_table_of_content_vertical_navbar', 's_table_of_content_navbar_sticky', 's_table_of_content_navbar_wrap',
's_timeline_card',
's_website_form_custom', 's_website_form_dnone', 's_website_form_field', 's_website_form_input', 's_website_form_mark', 's_website_form_submit', 's_website_form_no_submit_label',
Expand Down

0 comments on commit 014a33d

Please sign in to comment.