]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sat, 15 Feb 2025 14:43:05 +0000 (14:43 +0000)
committergithub-actions <github-actions@github.com>
Sat, 15 Feb 2025 14:43:05 +0000 (14:43 +0000)
[skip ci]

docs/en/docs/release-notes.md

index 28821455abf4e674b8d3c06398ba88d00cfff04c..9eacfea868a4e03b4ab053999ee819b2420bd8e5 100644 (file)
@@ -9,6 +9,7 @@ hide:
 
 ### Refactors
 
+* ✅ Simplify tests for `app_testing`. PR [#13220](https://github.com/fastapi/fastapi/pull/13220) by [@alv2017](https://github.com/alv2017).
 * ✅ Simplify tests for `dependency_testing`. PR [#13223](https://github.com/fastapi/fastapi/pull/13223) by [@alv2017](https://github.com/alv2017).
 
 ### Docs