From 5794336c9f3fcafee864ce7827a09f3895746fde Mon Sep 17 00:00:00 2001 From: naaiyy Date: Sun, 22 Mar 2026 01:14:57 +0100 Subject: [PATCH] Create automation verification PR --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ad3fd37..e7da747 100644 --- a/README.md +++ b/README.md @@ -64,3 +64,4 @@ In addition to the systems above, GPUI provides a range of smaller services that - The `[gpui::test]` macro provides a convenient way to write tests for your GPUI applications. Tests also have their own kind of context, a `TestAppContext` which provides ways of simulating common platform input. See `app::test_context` and `test` modules for more details. Currently, the best way to learn about these APIs is to read the Zed source code or drop a question in the [Zed Discord](https://zed.dev/community-links). We're working on improving the documentation, creating more examples, and will be publishing more guides to GPUI on our [blog](https://zed.dev/blog). +