mirror of
https://github.com/HackPlan/polaris-react.git
synced 2026-04-30 02:05:47 +08:00
Merge branch 'master' into july-22-master-to-v4
This commit is contained in:
@@ -31,7 +31,7 @@ describe('build', () => {
|
||||
});
|
||||
|
||||
it('generates a ./styles/foundation dir with spacing.scss', () => {
|
||||
expect(fs.existsSync('./styles/foundation/spacing.scss')).toBe(true);
|
||||
expect(fs.existsSync('./styles/foundation/_spacing.scss')).toBe(true);
|
||||
});
|
||||
|
||||
it('generates sass entries files in ./styles dir', () => {
|
||||
|
||||
Reference in New Issue
Block a user