mirror of
https://github.com/trekhleb/javascript-algorithms.git
synced 2025-12-19 08:59:05 +08:00
Test suite failed to run on Ubuntu (#170)
This commit is contained in:
committed by
Oleksii Trekhleb
parent
36173817f3
commit
3ea570869e
@@ -20,4 +20,6 @@ module.exports = {
|
||||
|
||||
// The pattern Jest uses to detect test files.
|
||||
testRegex: '(/__tests__/.*|(\\.|/)(test|spec))\\.jsx?$',
|
||||
|
||||
testURL: 'http://localhost/'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user