refactor: delete line break
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Vicent Llopis 2022-10-17 08:11:50 +02:00
parent 06ecceb478
commit cdce628038
1 changed files with 0 additions and 1 deletions

View File

@ -28,7 +28,6 @@ describe('ticket componentUpdate()', () => {
firstvalueBeforeChange = componentValue.value;
[componentValue] = await models.SaleComponent.rawSql(componentOfSaleEight);
secondvalueBeforeChange = componentValue.value;
});