aaa
Rich Harris 8 months ago
parent 9fc083a10f
commit 2c00f85f45

@ -16,7 +16,7 @@ export default test({
};
},
async test({ assert, target }) {
async test({ assert, target, component }) {
d.resolve('hello');
await Promise.resolve();
await Promise.resolve();

Loading…
Cancel
Save