From a307747d8cf4d12dbd44f59977df32404cdf8ac3 Mon Sep 17 00:00:00 2001 From: Koen Kanters Date: Wed, 25 Mar 2020 20:05:18 +0100 Subject: [PATCH] Fix typo. --- test/settings.test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/settings.test.js b/test/settings.test.js index 79e913dc..9cac65c7 100644 --- a/test/settings.test.js +++ b/test/settings.test.js @@ -434,7 +434,7 @@ describe('Settings', () => { expect(settings.get().groups).toStrictEqual(expected); }); - it('Should crash when removing device from group when group has no devices', () => { + it('Shouldnt crash when removing device from group when group has no devices', () => { write(configurationFile, { devices: { '0x123': {