refs #5334 baicData e2e
gitea/salix/pipeline/head There was a failure building this commit Details

This commit is contained in:
Carlos Satorres 2023-06-05 07:51:15 +02:00
parent 1095a59954
commit 5798b28c5e
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ fdescribe('department summary path', () => {
await browser.close();
});
it(`should edit the item basic data and confirm the item data was edited`, async() => {
it(`should edit the department basic data and confirm the department data was edited`, async() => {
const values = {
Name: 'Informatica',
Code: 'IT',