From 3364456be52beaee20df3018c53d9a66bb27cb6c Mon Sep 17 00:00:00 2001 From: OT <54023298+o-cappasity@users.noreply.github.com> Date: Thu, 5 Sep 2024 07:36:47 +0300 Subject: [PATCH] chore: upload categories lint fix (#335) --- test/suites/upload.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/suites/upload.js b/test/suites/upload.js index 0d756f57..c572d0de 100644 --- a/test/suites/upload.js +++ b/test/suites/upload.js @@ -243,7 +243,7 @@ describe('upload suite', function suite() { }); describe('categories', function suiteCategories() { - it('should upload with categories', async function test () { + it('should upload with categories', async function test() { const { message } = simpleData; const categories = ['_s1_c1', '_s1_c2']; const rsp = await this.send({