chore: remove some tests

This commit is contained in:
Ibrahima G. Coulibaly
2025-03-10 04:48:31 +00:00
parent 917a5c238c
commit fec4d3f141
4 changed files with 138 additions and 137 deletions

View File

@@ -131,7 +131,7 @@ export default function TrimVideo({ title }: ToolComponentProps) {
<ToolFileResult
title={'Trimmed Video'}
value={result}
extension={'webm'}
extension={'mp4'}
/>
}
initialValues={initialValues}