Skip to content

Commit

Permalink
marked test that has issues
Browse files Browse the repository at this point in the history
  • Loading branch information
jandockx committed Aug 19, 2017
1 parent c0ea340 commit f3c979c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/must/betray_test.js
Original file line number Diff line number Diff line change
Expand Up @@ -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) {
Expand Down

0 comments on commit f3c979c

Please sign in to comment.