Skip to content

Commit

Permalink
Clean diff
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmelnikow committed Jan 23, 2019
1 parent fbfb59a commit 281963a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/base-service/validate.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ describe('validate', function() {
{ ...options, includeKeys: true },
{
requiredString: ['this', "shouldn't", 'work'],
requiredNumber: 'neither this',
},
schema
)
Expand Down

0 comments on commit 281963a

Please sign in to comment.