Skip to content

Commit

Permalink
test playwright version
Browse files Browse the repository at this point in the history
  • Loading branch information
rahuljain-dev committed Feb 29, 2024
1 parent e193aac commit c32cfc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/Jenkinsfiles/build.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ pipeline {
container('playwright') {
nxWithGitHubStatus(context: 'utests/frontend') {
dir('nuxeo-coldstorage-web') {
sh 'npm install'
sh 'npm install --no-save playwright'
sh 'npx playwright install --with-deps'
sh 'npm run test'
Expand Down

0 comments on commit c32cfc8

Please sign in to comment.