renamed files with encoding conflicts

This commit is contained in:
Carlos 2017-11-09 09:41:05 +01:00
parent 297c0afe76
commit 8763b24416
2 changed files with 1 additions and 1 deletions

View File

@ -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)