diff --git a/test/settings.test.js b/test/settings.test.js index 6a00199b8..12baf9828 100644 --- a/test/settings.test.js +++ b/test/settings.test.js @@ -91,7 +91,7 @@ describe('Settings', () => { settings.getDevice('0x12345678'); }); - it('Should read MQTT username asn password form a separate file', () => { + it('Should read MQTT username and password form a separate file', () => { const contentConfiguration = { mqtt: { server: 'my.mqtt.server',