Skip to content

Commit 822d342

Browse files
committed
Update MockRouter properties
1 parent 6aed5c7 commit 822d342

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

x-pack/plugins/enterprise_search/server/routes/app_search/engines.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ describe('engine routes', () => {
118118
mockRouter = new MockRouter({
119119
method: 'post',
120120
path: '/api/app_search/engines',
121-
payload: 'body',
122121
});
123122

124123
registerEnginesRoutes({

0 commit comments

Comments
 (0)