mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[IMP] web_widget_one2many_product_picker: Clean tests
This commit is contained in:
@@ -26,8 +26,6 @@ odoo.define('web_widget_one2many_product_picker.widget_tests', function (require
|
||||
'</form>';
|
||||
};
|
||||
|
||||
console.log(getArch());
|
||||
|
||||
QUnit.module('Web Widget One2Many Product Picker', {
|
||||
beforeEach: function () {
|
||||
this.data = {
|
||||
|
||||
Reference in New Issue
Block a user