From b816b9dded2e5cadc02abe5199da356653e094c1 Mon Sep 17 00:00:00 2001 From: Maria Z <129901200+ma-zah@users.noreply.github.com> Date: Tue, 17 Sep 2024 16:01:04 +0200 Subject: [PATCH] Update maintain-tests.mdx --- maintain-tests.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maintain-tests.mdx b/maintain-tests.mdx index 205dac1..cee52ba 100644 --- a/maintain-tests.mdx +++ b/maintain-tests.mdx @@ -62,7 +62,7 @@ Test often break in more places and fixing them one by one can become annoying. Since we dogfood our own end-to-end tests, we have discovered this easy hack: 1. go to the test case -2. check the **prompt** - if it's not valid anymore, adjust it +2. check the **prompt** - if it's not matching the desired flow anymore, adjust it 3. click `regenerate steps` 4. select the first step that broke 5. confirm `generate steps`