We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d2d5bf commit dd5010aCopy full SHA for dd5010a
meteor/__mocks__/webapp.ts
@@ -1,5 +1,5 @@
1
export const WebAppMock = {
2
- rawConnectHandlers: {
+ rawHandlers: {
3
use: (): void => {
4
// No web server to setup
5
},
0 commit comments