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
Samuel Degueldre
parent
922dab8e8f
commit
dcefd26bee
@@ -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