5334-editDepartment #1521

Merged
carlossa merged 84 commits from 5334-editDepartment into dev 2023-07-06 07:09:06 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 5798b28c5e - Show all commits

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',