Unpend in test, pend failing tests

This commit is contained in:
Blade Barringer
2015-05-13 07:50:16 -05:00
parent f7f126c352
commit 5cc847857f
2 changed files with 12 additions and 10 deletions
+1 -1
View File
@@ -41,4 +41,4 @@ module.exports.addCustomMatchers = ->
actual == mp,
-> "expected user to have #{mp} max mp, but got #{actual}",
-> "expected user to not have #{mp} max mp"
)
)