Skip to content

Commit fc68a66

Browse files
perrin4869Marsup
authored andcommitted
Oops
1 parent 58f5a94 commit fc68a66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/types/object.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2076,7 +2076,7 @@ describe('object', () => {
20762076
});
20772077
});
20782078

2079-
describe.only('oxor()', () => {
2079+
describe('oxor()', () => {
20802080

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

0 commit comments

Comments
 (0)