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