difftreelog
Test description fix
in: master
1 file changed
tests/src/setPublicAccessMode.test.tsdiffbeforeafterboth101 Bob = privateKey('//Bob');101 Bob = privateKey('//Bob');102 });102 });103 });103 });104 it('Set the collection that has been deleted', async () => {104 it('setPublicAccessMode by collection admin', async () => {105 await usingApi(async (api: ApiPromise) => {105 await usingApi(async (api: ApiPromise) => {106 // tslint:disable-next-line: no-bitwise106 // tslint:disable-next-line: no-bitwise107 const collectionId = await createCollectionExpectSuccess();107 const collectionId = await createCollectionExpectSuccess();