diff --git a/test/types/object.js b/test/types/object.js index fa0f6a05..96e222ff 100755 --- a/test/types/object.js +++ b/test/types/object.js @@ -2076,7 +2076,7 @@ describe('object', () => { }); }); - describe.only('oxor()', () => { + describe('oxor()', () => { it('errors when a parameter is not a string', () => {