[IMP] web_widget_dropdown_dynamic: Remove QUnit import from tests

pull/3145/head
JasminSForgeFlow 2025-04-01 11:24:09 +05:30
parent 8b49ea87b8
commit de4c892b48
1 changed files with 0 additions and 3 deletions

View File

@ -1,8 +1,5 @@
/** @odoo-module **/
import {editInput, getFixture} from "@web/../tests/helpers/utils";
import {makeView, setupViewRegistries} from "@web/../tests/views/helpers";
import {QUnit} from "@web/static/lib/qunit/qunit";
let serverData = {};
let target = getFixture();