diff --git a/templates/Spec.js b/templates/Spec.js index 7f83379..867edd1 100644 --- a/templates/Spec.js +++ b/templates/Spec.js @@ -7,4 +7,3 @@ describe('', function () { expect(condition).toEqual(); }); }); -