mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-06-17 20:19:56 -04:00
Enable animated time trael
This commit is contained in:
@@ -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( );
|
||||
|
||||
Reference in New Issue
Block a user