From db41f171a72551700e041cc6c14e8816062424af Mon Sep 17 00:00:00 2001 From: Jan Kowalleck Date: Wed, 15 May 2024 13:56:03 +0200 Subject: [PATCH] docs Signed-off-by: Jan Kowalleck --- tests/integration/setup.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/integration/setup.js b/tests/integration/setup.js index 119fe5b4..b27e7722 100644 --- a/tests/integration/setup.js +++ b/tests/integration/setup.js @@ -26,7 +26,7 @@ const testbedsPath = path.join(testRootPath, '_data', 'testbeds'); (function () { const REQUIRES_INSTALL = [ /* region functional tests */ - // !! none of the following ACTUALLY REQUIRES n install + // !! none of the following ACTUALLY REQUIRES an install - lock files are enough // 'bundled-dependencies', // 'concurrent-versions', // 'dev-dependencies',