react-native-testing-library icon indicating copy to clipboard operation
react-native-testing-library copied to clipboard

[v13] chore: remove debug shallow

Open mdjastrzebski opened this issue 1 year ago • 0 comments

Summary

Remove legacy debug.shallow(). Since v2 we no longer support shallow rendering, so we remove debug.shallow() as well.

RTL compatibility

debug.shallow() is not present in RTL

Test plan

All checks should pass.

mdjastrzebski avatar May 03 '24 08:05 mdjastrzebski