mirror of https://github.com/sveltejs/svelte
parent
2a72bfa883
commit
05c0f74ff3
@ -1,5 +1,5 @@
|
||||
export default {
|
||||
async test({ assert, component }) {
|
||||
assert.equal(component.object_updates, component.primitive_updates);
|
||||
},
|
||||
}
|
||||
};
|
||||
|
||||
Loading…
Reference in new issue