fixed error traduction
gitea/salix/dev This commit looks good
Details
gitea/salix/dev This commit looks good
Details
This commit is contained in:
parent
560417f89d
commit
bdbd802988
|
@ -18,7 +18,7 @@ describe('Worker pbx path', () => {
|
|||
.waitToClick(selectors.workerPbx.saveButton)
|
||||
.waitForLastSnackbar();
|
||||
|
||||
expect(result).toEqual('EXTENSION_INVALID_FORMAT');
|
||||
expect(result).toEqual('Invalid extension');
|
||||
});
|
||||
|
||||
it('should sucessfully save the changes', async() => {
|
||||
|
|
Loading…
Reference in New Issue