Skip to content

Commit

Permalink
Update expo/features/root/internals/protected/stack/index.test.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
yssk22 authored Jun 27, 2024
1 parent 7ce83b5 commit a42426e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions expo/features/root/internals/protected/stack/index.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,4 @@ test('stack', async () => {
// fireEvent.press(buttonToScreenWithParams);
// });

Check warning on line 75 in expo/features/root/internals/protected/stack/index.test.tsx

View workflow job for this annotation

GitHub Actions / test-expo

Delete `⏎`
// text = await rendered.findByText('ScreenWithParams');
// expect(text).toBeTruthy();
// text = await rendered.findByText('param1=10');
// expect(text).toBeTruthy();
});

0 comments on commit a42426e

Please sign in to comment.