renamed files with encoding conflicts
This commit is contained in:
parent
297c0afe76
commit
8763b24416
|
@ -178,7 +178,7 @@ describe('Edit fiscalData path', () => {
|
|||
.catch(catchErrors(done));
|
||||
});
|
||||
|
||||
it(`should confirm the acity have been edited`, done => {
|
||||
it(`should confirm the city have been edited`, done => {
|
||||
nightmare
|
||||
.waitForSnackbarReset()
|
||||
.click(selectors.basicData.basicDataButton)
|
Loading…
Reference in New Issue