skip this test until we can look at it
[xtuple] / test / specs / invoice.js
index e674090..6169c36 100644 (file)
@@ -866,7 +866,7 @@ TODO deferred to later sprint:
       */
       it.skip("When currency or invoice date is changed outstanding credit should be recalculated",
           function (done) {
-        // frustratingly nondeterministic
+
         this.timeout(9000);
         var outstandingCreditChanged = function () {
           if (invoiceModel.get("outstandingCredit")) {