Skip to content

Commit bdbc8f2

Browse files
committed
chore: fix unit tests
1 parent 534d821 commit bdbc8f2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/core/Engine/controllers/notifications/create-notification-services-controller.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ describe('Notification Services Controller', () => {
6363
platformVersion: expect.any(String),
6464
},
6565
locale: expect.any(Function),
66+
env: 'prd',
6667
},
6768
});
6869
});

0 commit comments

Comments
 (0)