Implement API tests
This commit is contained in:
parent
beb2f7e558
commit
80daf7c749
5 changed files with 161 additions and 2 deletions
|
@ -54,4 +54,4 @@ router.all('*', async ctx => {
|
|||
// Register router
|
||||
app.use(router.routes());
|
||||
|
||||
module.exports = app;
|
||||
export default app;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue