We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 030aa30 + 9040dde commit 0038e91Copy full SHA for 0038e91
1 file changed
tests/e2e-playwright/specs/app-provider/urlJourneys.spec.ts
@@ -45,7 +45,7 @@ test.describe('url stability for mobile and desktop client', { tag: '@predefined
45
// And "Alice" creates the following resources
46
// | resource | type | content |
47
// | MicrosoftWord.docx | Microsoft Word | Microsoft Word Content |
48
- await ui.createResource({
+ await ui.userCreatesResources({
49
actorsEnvironment,
50
stepUser: 'Alice',
51
resource: 'MicrosoftWord.docx',
0 commit comments