diff options
| author | Guillaume | 2017-10-17 11:21:13 +0200 |
|---|---|---|
| committer | Guillaume | 2017-10-17 11:21:13 +0200 |
| commit | dee6ebb323a044955bcdb1cefa1116ffd2c1f8ae (patch) | |
| tree | 0073a0f7b4cbeedb0faf341e76534a5c7f32d5d9 /package.json | |
| parent | 99d2e53ff5dfb947c63c0bf360a97ef64565ed47 (diff) | |
| download | chouette-core-dee6ebb323a044955bcdb1cefa1116ffd2c1f8ae.tar.bz2 | |
fix ci spec task Refs #4737
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 010f2b606..7e8d695ac 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "<rootDir>/spec/javascript" ], "setupFiles": [ - "<rootDir>/config/webpack/test.js" + "<rootDir>/spec/javascript/spec_helper.js" ] } } |
