mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-06-18 20:50:54 -04:00
Update PhotoDeletionExisting.test.js
This commit is contained in:
@@ -101,7 +101,6 @@ describe( "Photo Deletion with existing saved observation", () => {
|
||||
await actor.press( discardButton );
|
||||
}
|
||||
|
||||
|
||||
async function expectNoPhotosInStandardCamera() {
|
||||
const noPhotoText = await screen.findByText( "Photos you take will appear here" );
|
||||
expect( noPhotoText ).toBeVisible();
|
||||
|
||||
Reference in New Issue
Block a user