tests: un-skip passing test

master
Igor Savin 2018-02-07 10:59:42 +02:00
parent a8a4ddc2fc
commit 1b5523978a
1 changed files with 1 additions and 1 deletions

View File

@ -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: {