Skip to content

Commit

Permalink
Oops
Browse files Browse the repository at this point in the history
  • Loading branch information
perrin4869 authored and Marsup committed Oct 22, 2022
1 parent 58f5a94 commit fc68a66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/types/object.js
Original file line number Diff line number Diff line change
Expand Up @@ -2076,7 +2076,7 @@ describe('object', () => {
});
});

describe.only('oxor()', () => {
describe('oxor()', () => {

it('errors when a parameter is not a string', () => {

Expand Down

0 comments on commit fc68a66

Please sign in to comment.