formatting

This commit is contained in:
Ajay Ramachandran
2022-01-16 13:16:13 -05:00
committed by GitHub
parent 6f737ab0b6
commit bfd017a66a

View File

@@ -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 = {