Dashboard: unit tests related to rename resume

This commit is contained in:
gianantoniopini
2021-02-02 14:02:56 +01:00
parent fd79891a1a
commit a2b637fa71

View File

@ -124,11 +124,6 @@ describe('with invalid name', () => {
await setupAndSubmit(tooShortResumeName);
const notification = await screen.findByRole('alert');
/*
const notification = await screen.findByText(
/You might need to fill up all the required fields/i,
);
*/
expect(
getByText(
notification,