mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-18 22:00:37 +03:00
improve test
This commit is contained in:
@@ -10,7 +10,7 @@ import rollupConfig from '../../rollup.config';
|
|||||||
|
|
||||||
const cleanBundle = true;
|
const cleanBundle = true;
|
||||||
const cleanFixture = true;
|
const cleanFixture = true;
|
||||||
const expectedBundleDiff = 1800;
|
const expectedBundleDiff = 2300;
|
||||||
|
|
||||||
const normalizePath = (pathName) =>
|
const normalizePath = (pathName) =>
|
||||||
pathName ? pathName.split(path.sep).join(path.posix.sep) : pathName;
|
pathName ? pathName.split(path.sep).join(path.posix.sep) : pathName;
|
||||||
|
|||||||
Reference in New Issue
Block a user