Skip to content

Commit 9040dde

Browse files
committed
test: update the create resource function
1 parent 030aa30 commit 9040dde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/e2e-playwright/specs/app-provider/urlJourneys.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ test.describe('url stability for mobile and desktop client', { tag: '@predefined
4545
// And "Alice" creates the following resources
4646
// | resource | type | content |
4747
// | MicrosoftWord.docx | Microsoft Word | Microsoft Word Content |
48-
await ui.createResource({
48+
await ui.userCreatesResources({
4949
actorsEnvironment,
5050
stepUser: 'Alice',
5151
resource: 'MicrosoftWord.docx',

0 commit comments

Comments
 (0)