Skip to content

Commit 25b6d48

Browse files
committed
test: remove console.log
1 parent 01b9d6c commit 25b6d48

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/compiler/__tests__/unstable_animations.test.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ test.skip("test compiler", () => {
1919
`,
2020
);
2121

22-
console.log(JSON.stringify(compiled, null, 2));
23-
2422
expect(compiled).toStrictEqual({
2523
k: [
2624
[

0 commit comments

Comments
 (0)