From: Steve Hackbarth Date: Mon, 29 Sep 2014 14:49:51 +0000 (-0400) Subject: remove errant dot X-Git-Tag: v4.7.0-beta.2~4^2~1 X-Git-Url: http://git.roojs.org/?p=xtuple;a=commitdiff_plain;h=8a23b879701fb4d3955589f9df9f56e5b372257e remove errant dot --- diff --git a/test/specs/invoice.js b/test/specs/invoice.js index 0a43b8ec0..3c1a8a7bb 100644 --- a/test/specs/invoice.js +++ b/test/specs/invoice.js @@ -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);