Skip to content

Commit

Permalink
test: fix App.test
Browse files Browse the repository at this point in the history
  • Loading branch information
bao-sotatek committed May 7, 2024
1 parent e9994f4 commit df74207
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ui/App.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jest.mock("../core/agent/agent", () => ({
},
signifyNotifications: {
onNotificationStateChanged: jest.fn(),
onSignifyOperationStateChanged: jest.fn(),
},
},
},
Expand Down

0 comments on commit df74207

Please sign in to comment.