pull/18190/head
Rich Harris 2 weeks ago
parent 2d6078eb8c
commit 719ea360a3

@ -3,7 +3,7 @@ import { ok, test } from '../../test';
// Test that the store is unsubscribed from, even if it's not referenced once the store itself is set to null
export default test({
skip_async: true,
skip_no_async: true,
async test({ target, assert }) {
assert.htmlEqual(

Loading…
Cancel
Save