mirror of https://github.com/OCA/web.git
[IMP] web_widget_one2many_product_picker: Clean tests
parent
6fd1f4f7e2
commit
185edf81be
|
@ -26,8 +26,6 @@ odoo.define('web_widget_one2many_product_picker.widget_tests', function (require
|
||||||
'</form>';
|
'</form>';
|
||||||
};
|
};
|
||||||
|
|
||||||
console.log(getArch());
|
|
||||||
|
|
||||||
QUnit.module('Web Widget One2Many Product Picker', {
|
QUnit.module('Web Widget One2Many Product Picker', {
|
||||||
beforeEach: function () {
|
beforeEach: function () {
|
||||||
this.data = {
|
this.data = {
|
||||||
|
|
Loading…
Reference in New Issue