update tests

pull/3822/head
Rich Harris 6 years ago
parent b32a022c38
commit a99cd8affa

@ -63,11 +63,9 @@ function instance($$self) {
guard_4();
} while (true);
$$self.$capture_state = () => {
return {};
};
$$self.$capture_state = () => ({});
$$self.$inject_state = $$props => {
$$self.$inject_state = () => {
};

Loading…
Cancel
Save