We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8fa3df commit 1841181Copy full SHA for 1841181
Samples/JavaScript/.ado/azure-pipelines.yml
@@ -27,7 +27,7 @@ steps:
27
displayName: yarn install
28
inputs:
29
script: yarn install
30
- workingDirectory: Samples/JavaScript/
+ workingDirectory: Samples/JavaScript/
31
32
- task: PowerShell@2
33
displayName: 'Patch WebDriverIO'
0 commit comments