WizardV2: pass module_hotfixes to the request
This commit is contained in:
parent
88e67b3e4c
commit
7246cfbd16
5 changed files with 61 additions and 5 deletions
|
|
@ -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 () => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue