From 9f822f6799eb84c1bfbfbce5be3b87d2ddae60c9 Mon Sep 17 00:00:00 2001 From: Julia <79999614+phjulia@users.noreply.github.com> Date: Mon, 21 Aug 2023 17:07:37 +0200 Subject: [PATCH] Update test/type.automation.test.js MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Jörn Berkefeld --- test/type.automation.test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/type.automation.test.js b/test/type.automation.test.js index 2b8975b85..b14bbef2e 100644 --- a/test/type.automation.test.js +++ b/test/type.automation.test.js @@ -981,7 +981,7 @@ describe('type: automation', () => { assert.equal( process.exitCode, false, - 'update notifications --clear should not have thrown an error' + 'updateNotifications --clear should not have thrown an error' ); assert.equal( updatedNotifications['testInstance/testBU'].length,