fix(core): update

This commit is contained in:
2021-02-02 15:55:25 +00:00
parent ef7e54be34
commit df001e13f3
10 changed files with 9929 additions and 690 deletions

View File

@ -97,12 +97,12 @@ TzJTbTCteOUUJTrcfZ0gGhGkF4nYLmX5OI+TPqrDJf0fZ+mzAEHzDDVXcBYpYRDr
r8d9QwrK+WaqVi2ofbMfMByVF72jgeJNa4nxwT9bVbu/Q1T2Lt+YPb4pQ7yCoUgS
JNj2Dr5H0XoLFFnvuvzcRbhlJ9J67JzR+7g=
-----END CERTIFICATE-----
`
}
`,
},
]);
});
tap.test('should wait for 60 seconds', async tools => {
tap.test('should wait for 60 seconds', async (tools) => {
await tools.delayFor(10000);
});