Files
reacord/test/renderer.test.ts
2021-12-27 21:41:14 -06:00

7 lines
199 B
TypeScript

// test that the interaction update is _eventually_ deferred if there's no component update,
// and that update isn't called after the fact
// ...somehow
test.todo("defer update timeout")
export {}