Ariel Weinberger pushed to branch feature/CHANNELMGR-1676 at cms-community / 
hippo-addon-channel-manager


Commits:
b655da5e by Ariel Weinberger at 2018-01-15T14:27:32+01:00
CHANNELMGR-1676 Update license years and remove fdescribe

- - - - -


2 changed files:

- frontend-ng/src/app/channel/overlayToggle/overlayToggle.controller.js
- frontend-ng/src/app/channel/overlayToggle/overlayToggle.controller.spec.js


Changes:

=====================================
frontend-ng/src/app/channel/overlayToggle/overlayToggle.controller.js
=====================================
--- a/frontend-ng/src/app/channel/overlayToggle/overlayToggle.controller.js
+++ b/frontend-ng/src/app/channel/overlayToggle/overlayToggle.controller.js
@@ -1,5 +1,5 @@
 /*
- * Copyright 2017 Hippo B.V. (http://www.onehippo.com)
+ * Copyright 2017-2018 Hippo B.V. (http://www.onehippo.com)
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.


=====================================
frontend-ng/src/app/channel/overlayToggle/overlayToggle.controller.spec.js
=====================================
--- a/frontend-ng/src/app/channel/overlayToggle/overlayToggle.controller.spec.js
+++ b/frontend-ng/src/app/channel/overlayToggle/overlayToggle.controller.spec.js
@@ -1,5 +1,5 @@
 /*
- * Copyright 2015-2017 Hippo B.V. (http://www.onehippo.com)
+ * Copyright 2017-2018 Hippo B.V. (http://www.onehippo.com)
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -17,10 +17,10 @@
 import angular from 'angular';
 import 'angular-mocks';
 
-fdescribe('overlayToggle component', () => {
+describe('overlayToggle component', () => {
   let $ctrl;
   let localStorageService;
-  const testStorageKey = 'channelManager.overlays.testToggle'
+  const testStorageKey = 'channelManager.overlays.testToggle';
 
   beforeEach(() => {
     angular.mock.module('hippo-cm');



View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-addon-channel-manager/commit/b655da5ed54a3c03efe041a00def0a6b9bb4d54b

---
View it on GitLab: 
https://code.onehippo.org/cms-community/hippo-addon-channel-manager/commit/b655da5ed54a3c03efe041a00def0a6b9bb4d54b
You're receiving this email because of your account on code.onehippo.org.
_______________________________________________
Hippocms-svn mailing list
Hippocms-svn@lists.onehippo.org
https://lists.onehippo.org/mailman/listinfo/hippocms-svn

Reply via email to