From 2aa8a8a43f531733a2e3da591f85e5a4680f7a13 Mon Sep 17 00:00:00 2001 From: markjuno Date: Sun, 10 Apr 2022 08:58:27 +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