From 5163089be43b95dd9eea8bf94827e1e451a4c6d4 Mon Sep 17 00:00:00 2001 From: Mateusz Wisniewski Date: Wed, 16 Oct 2024 13:32:42 +0200 Subject: [PATCH] Update tests/integration/README.md Co-authored-by: Grzegorz Karaluch --- tests/integration/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/integration/README.md b/tests/integration/README.md index 68a22db3e2..b4250bb88c 100644 --- a/tests/integration/README.md +++ b/tests/integration/README.md @@ -86,7 +86,7 @@ To run the tests, pointing to a `local Busola` instance, use this command: ACC_AMP_TOKEN={YOUR_AMP_TOKEN} npm run test:accesibility:local ``` -### Run Accessibility tests in the test runner mode +### Run Accessibility Tests in the Test Runner Mode To open the `tests runner`, pointing to a `local Busola` instance, use this command: