frustratingly nondeterministic errors were just a bad query?
authorbendiy <ben@xikar.com>
Wed, 27 Aug 2014 21:47:04 +0000 (16:47 -0500)
committerbendiy <ben@xikar.com>
Wed, 27 Aug 2014 21:47:04 +0000 (16:47 -0500)
test/specs/invoice.js

index e674090..0a43b8e 100644 (file)
@@ -864,9 +864,9 @@ TODO deferred to later sprint:
         @description 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",
+      it.("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")) {