diff --git a/test/node/flac.test.ts b/test/node/flac.test.ts index 861ded3..12eee98 100644 --- a/test/node/flac.test.ts +++ b/test/node/flac.test.ts @@ -205,6 +205,7 @@ test('can re-mux a .flac', async () => { ...otherInputMetadataTags, raw: { ...otherInputMetadataTags.raw, + DATE: '2020-01-01', vendor: 'Mediabunny', }, images: inputImages,