Skip to content

Commit f69e364

Browse files
committed
add CHANGES.md entry for async/await test conversion
1 parent 57362b7 commit f69e364

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
- Underline text buttons
99
- Replace node-fetch with node native fetch.
1010
- Refactor tests to use @testing-library/react instead of react-test-renderer and react-shallow-testutils, and remove deprecated libraries. (#7755, #7763)
11+
- Convert test `done` callbacks to async/await for modern test patterns.
1112
- [The next improvement]
1213

1314
#### 8.11.3 - 2026-02-02

0 commit comments

Comments
 (0)