mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-12-16 02:42:57 +08:00
chore: reopen and test pr/issue after edited
This commit is contained in:
@@ -98,7 +98,7 @@ describe('router', () => {
|
||||
},
|
||||
message: 'request returned 1 route',
|
||||
});
|
||||
}, 30000);
|
||||
}, 40000);
|
||||
it(`/api/routes`, async () => {
|
||||
const response = await request.get('/api/routes');
|
||||
expect(response.status).toBe(200);
|
||||
|
||||
Reference in New Issue
Block a user