mirror of
https://github.com/arcodange-org/mediabunny.git
synced 2026-09-27 02:43:48 +02:00
Remove console.log
This commit is contained in:
@@ -30,8 +30,6 @@ test('FLAC encoder, 24-bit', async () => {
|
||||
|
||||
expect(result.size).toBeGreaterThan(90_000);
|
||||
|
||||
console.log(result.size);
|
||||
|
||||
expect(sample.format).toBe('s32');
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user