Skip to content

Commit

Permalink
Update test/type.automation.test.js
Browse files Browse the repository at this point in the history
Co-authored-by: Jörn Berkefeld <[email protected]>
  • Loading branch information
phjulia and JoernBerkefeld authored Aug 21, 2023
1 parent 051b215 commit 9f822f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/type.automation.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit 9f822f6

Please sign in to comment.