tests
This commit is contained in:
parent
54f37f9521
commit
3a7254708e
19 changed files with 1560 additions and 1237 deletions
|
|
@ -172,9 +172,9 @@ describe('Shutdown', () => {
|
|||
});
|
||||
|
||||
// Skip forceShutdown test as it's not implemented in current shutdown
|
||||
describe.skip('forceShutdown', () => {
|
||||
it('should exit process after timeout', async () => {
|
||||
// Skipped
|
||||
});
|
||||
});
|
||||
// describe.skip('forceShutdown', () => {
|
||||
// it('should exit process after timeout', async () => {
|
||||
// // Skipped
|
||||
// });
|
||||
// });
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue