From: Steve Hackbarth Date: Thu, 18 Sep 2014 20:48:17 +0000 (-0400) Subject: fix typo X-Git-Tag: v4.7.0-beta.2~1^2~1 X-Git-Url: http://git.roojs.org/?p=xtuple;a=commitdiff_plain;h=5a9c1a9cbdc323c4505bf0268b56b20cf94295f2 fix typo --- 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);