From f77b9b44f4aef7b93d6781283ff1698007af80a0 Mon Sep 17 00:00:00 2001 From: Simon Deziel Date: Sun, 21 Apr 2024 12:40:00 -0400 Subject: [PATCH] HACKING: update test-e2e names and add 5.21-edge Signed-off-by: Simon Deziel --- HACKING.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/HACKING.md b/HACKING.md index 0e3d8a06cd..2cf09c8331 100644 --- a/HACKING.md +++ b/HACKING.md @@ -113,9 +113,10 @@ The tests expect the environment on localhost to be accessible. Execute `dotrun` yarn test-e2e-edge -or against the LTS LXD version with +or against the LTS LXD versions with - yarn test-e2e-stable + yarn test-e2e-5.21-edge + yarn test-e2e-5.0-edge ### Nice utilities from Playwright