From: Steve Hackbarth Date: Mon, 29 Sep 2014 16:19:55 +0000 (-0400) Subject: Merge pull request #1878 from shackbarth/dot X-Git-Tag: v4.7.0-beta.2~4 X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=3ebd432fbdc71c63811756030bb271df933531b3;hp=d9ab2bd8bf1111aeea19be40aadf8935530b345c;p=xtuple Merge pull request #1878 from shackbarth/dot fix errant dot --- diff --git a/test/specs/invoice.js b/test/specs/invoice.js index 0a43b8ec0..6169c36ad 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.skip("When currency or invoice date is changed outstanding credit should be recalculated", function (done) { this.timeout(9000);