提交 8b31c574 编写于 作者: P pissang

style: fix code style.

上级 360b93cb
module.exports = [
'-cases.html',
'geo-random-stream.html'
];
\ No newline at end of file
];
......@@ -38,4 +38,4 @@ module.exports = function (expectedShotPath, actualShotPath, threshold = 0.1) {
diffPNG
};
});
};
\ No newline at end of file
};
......@@ -18,9 +18,9 @@ import lolex from 'lolex';
// // Fixed date
// window.Date = MockDate;
export function createScreenshotTest (desc, elementQuery, waitTime) {
// export function createScreenshotTest (desc, elementQuery, waitTime) {
}
// };
/**
* Take screenshot immediately.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册