Skip to content

Commit

Permalink
Include 2 new challenges in notification tests (#3889)
Browse files Browse the repository at this point in the history
  • Loading branch information
dharit-tan committed Sep 20, 2022
1 parent 4bc1e73 commit c63975f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion identity-service/test/emailNotifications/renderEmail.js
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ describe('Test Render Email Notification', function () {
5
)

assert.deepStrictEqual(notificationCount, 4)
assert.deepStrictEqual(notificationCount, 6)
// assert some notification props

const renderProps = {
Expand Down

0 comments on commit c63975f

Please sign in to comment.