Automattic / studio

Studio by WordPress.com, a free desktop app that helps developers streamline their local WordPress development workflow.
https://developer.wordpress.com/studio/
GNU General Public License v2.0
193 stars 18 forks source link

Studio: Update testing library #529

Closed katinthehatsite closed 2 months ago

katinthehatsite commented 2 months ago

Related to https://github.com/Automattic/studio/pull/524

Proposed Changes

After updating some dependencies, the testing-library now throws console warnings when running tests:

Screenshot 2024-09-12 at 9 07 27 AM

This PR updates testing-library to newer version so that the warnings are resolved.

Testing Instructions

Pre-merge Checklist