Skip to content

Commit 20d2c1d

Browse files
committed
rename screenshots
1 parent c2f6f93 commit 20d2c1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/visual/basicGrid.test.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@ test('basic grid', async () => {
5050
/>
5151
);
5252

53-
await expect(getGrid()).toMatchScreenshot('basic-grid');
53+
await expect(getGrid()).toMatchScreenshot('basic-grid-test');
5454
});

0 commit comments

Comments
 (0)