Fix typo.

This commit is contained in:
Koen Kanters
2020-03-25 20:05:18 +01:00
parent 5cd1af569e
commit a307747d8c
+1 -1
View File
@@ -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': {