From 1b5523978a6c515f1b5c32574d1f9d50a84a9dc7 Mon Sep 17 00:00:00 2001 From: Igor Savin Date: Wed, 7 Feb 2018 10:59:42 +0200 Subject: [PATCH] tests: un-skip passing test --- spec/coercion.spec.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/coercion.spec.js b/spec/coercion.spec.js index a1dbc61..a9f13de 100644 --- a/spec/coercion.spec.js +++ b/spec/coercion.spec.js @@ -302,7 +302,7 @@ describe('Type coercion', function () { }); }); - it.skip('should coerce to multiple types in order with integer type', function() { + it('should coerce to multiple types in order with integer type', function() { var schema = { type: 'object', properties: {