fix: backTest
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Vicent Llopis 2022-05-06 09:08:34 +02:00
parent a0af774837
commit 3fa86f0f15
2 changed files with 4 additions and 4 deletions

View File

@ -12,9 +12,9 @@ describe('docuware download()', () => {
}
};
const fileCabinetName = 'deliveryClientTest';
const fileCabinetName = 'deliveryClient';
const dialogDisplayName = 'find';
const dialogName = 'findTest';
const dialogName = 'findTicket';
const gotGetResponse = {
body: JSON.stringify(

View File

@ -14,9 +14,9 @@ describe('docuware download()', () => {
};
it('should return the downloaded file name', async() => {
const fileCabinetName = 'deliveryClientTest';
const fileCabinetName = 'deliveryClient';
const dialogDisplayName = 'find';
const dialogName = 'findTest';
const dialogName = 'findTicket';
const gotGetResponse = {
body: JSON.stringify(
{