Skip to content

Commit 9093fd0

Browse files
chore(react): remove obsolete snapshots
1 parent 6a565aa commit 9093fd0

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

packages/node_modules/overmind-react/src/__snapshots__/index.test.tsx.snap

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -12,18 +12,6 @@ exports[`React should allow using component as normal, even when not connected 2
1212
</h1>
1313
`;
1414

15-
exports[`React should allow using component as normal, event when connected 1`] = `
16-
<h1>
17-
bar
18-
</h1>
19-
`;
20-
21-
exports[`React should allow using component as normal, event when connected 2`] = `
22-
<h1>
23-
nada
24-
</h1>
25-
`;
26-
2715
exports[`React should connect actions and state to class components 1`] = `
2816
<h1>
2917
bar

0 commit comments

Comments
 (0)