Skip to content

Commit efa8c57

Browse files
committed
Fix mistake in test snapshot
1 parent 64a8c2d commit efa8c57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/features/envVisualizer/__tests__/__snapshots__/EnvVisualizer.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ exports[`EnvVisualizer Control Stash correctly renders: arrows from the environm
375375
preventDefault={false}
376376
strokeEnabled={false}
377377
/>
378-
</React.Fragment>
378+
</Group>
379379
</React.Fragment>
380380
`;
381381

0 commit comments

Comments
 (0)