WizardV2: pass module_hotfixes to the request

This commit is contained in:
Ondrej Ezr 2024-04-26 11:32:31 +02:00 committed by Lucas Garfield
parent 88e67b3e4c
commit 7246cfbd16
5 changed files with 61 additions and 5 deletions

View file

@ -466,7 +466,7 @@ describe('Step Custom repositories', () => {
})
);
await screen.findByText(/select all \(1015 items\)/i);
await screen.findByText(/select all \(1016 items\)/i);
});
test('filter works', async () => {