aboutsummaryrefslogtreecommitdiffstats
path: root/test/base.conf.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/base.conf.js')
-rw-r--r--test/base.conf.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/base.conf.js b/test/base.conf.js
index 956dce011..ccb91cc65 100644
--- a/test/base.conf.js
+++ b/test/base.conf.js
@@ -1,7 +1,7 @@
// Karma configuration
// Generated on Mon Sep 11 2017 18:45:48 GMT-0700 (PDT)
-module.exports = function(config) {
+module.exports = function (config) {
return {
// base path that will be used to resolve all patterns (eg. files, exclude)
basePath: process.cwd(),