Stop using deprecated PniCredential
This commit is contained in:
parent
b7526d4e26
commit
59da9c7ae5
12 changed files with 38 additions and 241 deletions
|
@ -12,7 +12,7 @@ import type { App } from '../bootstrap';
|
|||
|
||||
export const debug = createDebug('mock:test:gv2');
|
||||
|
||||
describe('gv2', function needsName() {
|
||||
describe('pnp/accept gv2 invite', function needsName() {
|
||||
this.timeout(durations.MINUTE);
|
||||
|
||||
let bootstrap: Bootstrap;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue