refs #3126 endtest
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Pablo Natek 2023-08-18 14:19:30 +02:00
parent dc41288123
commit b8aceba31d
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ describe('Supplier fiscal data path', () => {
await browser.close();
});
it('should attempt to edit the fiscal data and check data iss saved', async() => {
it('should attempt to edit the fiscal data and check data is saved', async() => {
await page.accessToSection('supplier.card.fiscalData');
const form = 'vn-supplier-fiscal-data form';