INFRA-132 - Batch #8
[civicrm-core.git] / tests / mailing_test / controllerTest.js
index ded9788d6640013bb0803eef3d5f62c6f672867b..e37529a21b661a1b3f0d1a97f10978b3b1b43114 100644 (file)
@@ -10,7 +10,6 @@ describe('Mailing Controllers', function() {
       ctrl = $controller('mailingCtrl', {$scope: scope});
     }));
 
-
     it('should check if 5 groups are there', function() {
       expect(scope.cool_api.length).toBe(3);