Drain jobs cleanly on shutdown
This commit is contained in:
parent
a83a85d557
commit
b5849f872a
14 changed files with 301 additions and 30 deletions
|
@ -152,7 +152,6 @@ describe('pnp/send gv2 invite', function needsName() {
|
|||
let group: Group;
|
||||
{
|
||||
state = await phone.waitForStorageState({ after: state });
|
||||
|
||||
const groups = await phone.getAllGroups(state);
|
||||
assert.strictEqual(groups.length, 1);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue