fix: skip no async

hydrate-await-html
paoloricciuti 11 hours ago
parent 8f9322401b
commit 2446ea99a5

@ -1,6 +1,7 @@
import { test } from '../../test';
export default test({
skip_no_async: true,
mode: ['hydrate'],
async test() {}
});

Loading…
Cancel
Save