From 78711e5aabf1cd3ef7bf2cca0c355f046d7bc477 Mon Sep 17 00:00:00 2001 From: markjuno Date: Sun, 10 Apr 2022 09:06:52 +0300 Subject: [PATCH] coverage test --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 42c52d0..c45f97a 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,4 @@ You should write in total four JavaScript functions, it is recommended to do it The instructions are specified in TODO comments. Do not forget to provide sufficient (automatic) tests for your code! -Use you preferred way (node , ecommerce.test.js) - -COVERAGE TEST \ No newline at end of file +Use you preferred way (node , ecommerce.test.js) \ No newline at end of file