git.delta.rocks / unique-network / refs/commits / 663e0bb29c04

difftreelog

CORE-238 Fix PR

Trubnikov Sergey2022-04-06parent: #8de7cb2.patch.diff
in: master

1 file changed

modifiedtests/src/limits.test.tsdiffbeforeafterboth
397 });397 });
398});398});
399399
400describe.only('Effective collection limits', () => {400describe('Effective collection limits', () => {
401 it('Test1', async () => {401 it('Test1', async () => {
402 await usingApi(async (api) => {402 await usingApi(async (api) => {
403 const collectionId = await createCollectionExpectSuccess({mode: {type: 'NFT'}});403 const collectionId = await createCollectionExpectSuccess({mode: {type: 'NFT'}});