From eadfad42794aef21b909132e40c7509b9282c372 Mon Sep 17 00:00:00 2001 From: sumit joshi <47482270+Sumit-tech-joshi@users.noreply.github.com> Date: Thu, 28 Mar 2024 23:38:11 -0700 Subject: [PATCH] Added missing coma --- test/validators.test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/validators.test.js b/test/validators.test.js index 946e96947..2d66e5831 100644 --- a/test/validators.test.js +++ b/test/validators.test.js @@ -12958,7 +12958,7 @@ describe('Validators', () => { '2020-04-31', // invalid date '2020/03-15', // mixed delimiter '-2020-04-19', - '-2023/05/24' + '-2023/05/24', ], }); test({