Files
owl/tests/__snapshots__/store_hooks.test.ts.snap
T
2019-10-14 11:06:59 +02:00

6 lines
384 B
Plaintext

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`various scenarios scenarios with async store updates and some components events 1`] = `"<div><button>Do stuff</button><div><span>Attachment 100</span><span>Name: text.txt</span></div></div>"`;
exports[`various scenarios scenarios with async store updates and some components events 2`] = `"<div><button>Do stuff</button></div>"`;