From bfd017a66a793be90f50c2d23e1335f8c440f761 Mon Sep 17 00:00:00 2001 From: Ajay Ramachandran Date: Sun, 16 Jan 2022 13:16:13 -0500 Subject: [PATCH] formatting --- test/cases/getLockCategories.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/cases/getLockCategories.ts b/test/cases/getLockCategories.ts index a84e405..c131e86 100644 --- a/test/cases/getLockCategories.ts +++ b/test/cases/getLockCategories.ts @@ -178,8 +178,8 @@ describe("getLockCategories", () => { }); it("Should be able to get skip, mute, full", (done) => { - const actionTypes = [...defaultActionTypes, "full"] - getLockCategories("getLockCategory3",actionTypes ) + const actionTypes = [...defaultActionTypes, "full"]; + getLockCategories("getLockCategory3", actionTypes) .then(res => { assert.strictEqual(res.status, 200); const expected = {