mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
move test helpers from demo app to tests/
This commit is contained in:
@@ -6,7 +6,7 @@ import {
|
||||
nextMicroTick,
|
||||
nextTick,
|
||||
normalize
|
||||
} from "../demo/static/tests/helpers";
|
||||
} from "./helpers";
|
||||
|
||||
//------------------------------------------------------------------------------
|
||||
// Setup and helpers
|
||||
|
||||
Reference in New Issue
Block a user