From f3c979ca7389391b9caa89102d96167c014ba81d Mon Sep 17 00:00:00 2001 From: Jan Dockx Date: Sat, 19 Aug 2017 23:37:46 +0200 Subject: [PATCH] marked test that has issues --- test/must/betray_test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/must/betray_test.js b/test/must/betray_test.js index 0d4cda8..ac890c6 100644 --- a/test/must/betray_test.js +++ b/test/must/betray_test.js @@ -37,7 +37,7 @@ describe("Must.prototype.betray", function() { } ) - it( + it( // MUDO this test has issues "must pass given a Promise that rejects and a catchCondition that throws, " + "and eventually pass, and reject to the rejection of the catchCondition", function(done) {