mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
[REF] tests: improve useLogLifecycle and helpers
This commit is contained in:
committed by
Aaron Bohy
parent
bb4948f3dc
commit
bcc4fe2a27
@@ -6,7 +6,7 @@ import {
|
||||
makeTestFixture,
|
||||
nextMicroTick,
|
||||
nextTick,
|
||||
snapshotEverything,
|
||||
snapshotEverything
|
||||
} from "./helpers";
|
||||
|
||||
function createReactive(value: any, observer: any = () => {}) {
|
||||
|
||||
Reference in New Issue
Block a user