aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit/app/controllers/address-book-controller.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/app/controllers/address-book-controller.js')
-rw-r--r--test/unit/app/controllers/address-book-controller.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/unit/app/controllers/address-book-controller.js b/test/unit/app/controllers/address-book-controller.js
index dc4b8e3ff..1350e1a61 100644
--- a/test/unit/app/controllers/address-book-controller.js
+++ b/test/unit/app/controllers/address-book-controller.js
@@ -12,7 +12,7 @@ const stubPreferencesStore = {
},
}
},
-};
+}
describe('address-book-controller', function () {
var addressBookController