test: Move clicking helper functions to wizardTestUtils

As clicking helper functions are used only in the context of Wizard, this moves them to an appropriate place.
This commit is contained in:
regexowl 2024-08-09 15:00:05 +02:00 committed by Ondřej Ezr
parent a3abc29f51
commit d0412db518
18 changed files with 66 additions and 83 deletions

View file

@ -11,7 +11,7 @@ import {
expectedSinglePackageRecommendation,
packagesCreateBlueprintRequest,
} from '../../../../fixtures/editMode';
import { clickNext } from '../../../../testUtils';
import { clickNext } from '../../wizardTestUtils';
import { selectCustomRepo } from '../../wizardTestUtils';
import {
blueprintRequest,