Skip to content

Commit 781d792

Browse files
committed
chore: remove console.log
1 parent 511befd commit 781d792

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/core/src/__tests__/bundle-examples-ref-resolution.test.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ describe('Bundle Examples $ref Resolution', () => {
4747
types: Oas3Types,
4848
});
4949

50-
console.log(problems);
51-
5250
expect(problems).toHaveLength(0);
5351
expect(result.parsed).toMatchInlineSnapshot(`
5452
openapi: 3.0.0

0 commit comments

Comments
 (0)