remove errant dot
authorSteve Hackbarth <stephenhackbarth@gmail.com>
Mon, 29 Sep 2014 14:49:51 +0000 (10:49 -0400)
committerSteve Hackbarth <stephenhackbarth@gmail.com>
Mon, 29 Sep 2014 14:49:51 +0000 (10:49 -0400)
test/specs/invoice.js

index 0a43b8e..3c1a8a7 100644 (file)
@@ -864,7 +864,7 @@ TODO deferred to later sprint:
         @description When currency or invoice date is changed outstanding credit should be
           recalculated.
       */
-      it.("When currency or invoice date is changed outstanding credit should be recalculated",
+      it("When currency or invoice date is changed outstanding credit should be recalculated",
           function (done) {
 
         this.timeout(9000);