Skip to content

Commit

Permalink
HACKING: update test-e2e names and add 5.21-edge
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Deziel <[email protected]>
  • Loading branch information
simondeziel authored and edlerd committed Apr 22, 2024
1 parent 931189e commit adba742
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions HACKING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit adba742

Please sign in to comment.