mirror of
https://github.com/odoo/design-themes.git
synced 2025-10-07 01:18:52 +07:00
45e937469955a541cdcfdd9b45923995a8d9f527
Commit [1] introduced a new test that uninstalls theme_buzzy. This leads to the whole module being uninstalled because this module has all themes as dependencies. To fix this, we just run the test as the last test, ensuring the module is still installed for other tests. Ideally, tests would be independent from one another, but for now, the order matters. [1]: https://github.com/odoo/design-themes/commit/4cdd1db20c021ebd369b46c739591def9732eec5 closes odoo/design-themes#779 Signed-off-by: Soukéina Bojabza (sobo) <sobo@odoo.com>
Description
No description provided
Languages
SCSS
49.6%
Python
25.4%
JavaScript
24.4%
Rich Text Format
0.5%