clean up unnecessary test

Signed-off-by: John Philip <jphilip@spotify.com>
This commit is contained in:
John Philip
2025-02-16 23:32:14 -05:00
parent fe4abb8306
commit 9084375b27
@@ -225,6 +225,4 @@ describe('addBaseUrl', () => {
});
});
});
it('preserves metadata about the original src', async () => {});
});