Skip to content

Commit f6b748e

Browse files
chore: 🧪 release (chore: bump styled-components version to 6.1.15) (#1900)
1 parent f0446c7 commit f6b748e

File tree

3 files changed

+7544
-9989
lines changed

3 files changed

+7544
-9989
lines changed

__tests__/commands.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -667,7 +667,7 @@ describe('E2E', () => {
667667
(<any>expect(cleanupOutput(result))).toMatchSpecificSnapshot(join(testPath, 'snapshot.js'));
668668

669669
expect(fs.existsSync(join(testPath, 'nested/redoc-static.html'))).toEqual(true);
670-
expect(fs.statSync(join(testPath, 'nested/redoc-static.html')).size).toEqual(36238);
670+
expect(fs.statSync(join(testPath, 'nested/redoc-static.html')).size).toEqual(36287);
671671
});
672672
});
673673

0 commit comments

Comments
 (0)