Skip to content

Commit a2f36e9

Browse files
committed
cleanup
1 parent eec08e4 commit a2f36e9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/style.spec.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -231,8 +231,6 @@ test('Multiple CSS Modules', async () => {
231231
},
232232
})
233233

234-
console.log(instance.$style)
235-
236234
expect(instance.$style.red).toBeDefined()
237235
expect(instance.$style.green).toBeDefined()
238236
})

0 commit comments

Comments
 (0)