mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-07-16 01:10:06 +08:00
apply pre-commit
This commit is contained in:
@@ -25,7 +25,7 @@ export function createMockRouter(router: Partial<NextRouter>): NextRouter {
|
||||
off: jest.fn(),
|
||||
emit: jest.fn(),
|
||||
},
|
||||
...router
|
||||
...router,
|
||||
};
|
||||
return mockRouter;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user