Skip to content

Commit

Permalink
Update src/testing/internal/rtl/renderAsync.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Jerel Miller <[email protected]>
  • Loading branch information
phryneas and jerelmiller authored Dec 4, 2024
1 parent 6d308a7 commit a3d4455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/testing/internal/rtl/renderAsync.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// This is a helper required for React 19 testing.
// There are currently multiple directions this could play out in RTL and none of
// them has been released yet, so we are inling this helper for now.
// them has been released yet, so we are inlining this helper for now.
// See https://github.com/testing-library/react-testing-library/pull/1214
// and https://github.com/testing-library/react-testing-library/pull/1365

Expand Down

0 comments on commit a3d4455

Please sign in to comment.