Skip to content

Commit

Permalink
chore: fix unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
nytamin committed Dec 11, 2024
1 parent 5d2d5bf commit dd5010a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meteor/__mocks__/webapp.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export const WebAppMock = {
rawConnectHandlers: {
rawHandlers: {
use: (): void => {
// No web server to setup
},
Expand Down

0 comments on commit dd5010a

Please sign in to comment.