mirror of
https://github.com/odoo/owl.git
synced 2025-10-06 19:59:41 +07:00
895fe7c60f
Closes #304
6 lines
384 B
Plaintext
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>"`;
|