X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=tests%2Fmailing_test%2FcontrollerTest.js;h=e37529a21b661a1b3f0d1a97f10978b3b1b43114;hb=2b4e08204de7e7a78ff28396f2f75c8675b37ed8;hp=ded9788d6640013bb0803eef3d5f62c6f672867b;hpb=bdf82b639510f4c1448792d684a63760b550fa7d;p=civicrm-core.git diff --git a/tests/mailing_test/controllerTest.js b/tests/mailing_test/controllerTest.js index ded9788d66..e37529a21b 100644 --- a/tests/mailing_test/controllerTest.js +++ b/tests/mailing_test/controllerTest.js @@ -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);