diff --git a/tests/e2e-playwright/specs/app-provider/urlJourneys.spec.ts b/tests/e2e-playwright/specs/app-provider/urlJourneys.spec.ts index a9aef359c84..1d47227b66c 100644 --- a/tests/e2e-playwright/specs/app-provider/urlJourneys.spec.ts +++ b/tests/e2e-playwright/specs/app-provider/urlJourneys.spec.ts @@ -45,7 +45,7 @@ test.describe('url stability for mobile and desktop client', { tag: '@predefined // And "Alice" creates the following resources // | resource | type | content | // | MicrosoftWord.docx | Microsoft Word | Microsoft Word Content | - await ui.createResource({ + await ui.userCreatesResources({ actorsEnvironment, stepUser: 'Alice', resource: 'MicrosoftWord.docx',