diff --git a/src/features/Licenses/LicensesFilters/__test__/index.test.jsx b/src/features/Licenses/LicensesFilters/__test__/index.test.jsx index 765a6470..f0eb5452 100644 --- a/src/features/Licenses/LicensesFilters/__test__/index.test.jsx +++ b/src/features/Licenses/LicensesFilters/__test__/index.test.jsx @@ -101,7 +101,7 @@ describe('LicensesFilters Component', () => { axiosMock.reset(); }); - test('Should be disabled the button if is not selection in any filter, then be available if the user select an option', async () => { + test('The button should be disabled if there is no selection in any filter, then it will be available if the user selects an option', async () => { const resetPagination = jest.fn(); const { getByText, getAllByTestId } = render(