Enable animated time trael

This commit is contained in:
Johannes Klein
2026-06-12 13:28:15 +02:00
parent 16daa2fc05
commit 188fdc0c61

View File

@@ -350,6 +350,7 @@ describe( "MediaViewer navigation", ( ) => {
} );
describe( "from StandardCamera with advanced user layout", ( ) => {
global.withAnimatedTimeTravelEnabled( { skipFakeTimers: true } );
async function navigateToCamera( ) {
await renderApp( );
await navigateToStandardCameraFromMyObs( );