Skip to content

Commit

Permalink
Add back playwrigh test dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio committed May 13, 2024
1 parent e685730 commit c37b985
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions ui-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
},
"dependencies": {
"@jupyterlab/galata": "~5.2.0",
"@playwright/test": "^1.44.0",
"rimraf": "^3.0.2"
}
}
3 changes: 2 additions & 1 deletion ui-tests/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,7 @@ __metadata:
resolution: "@jupyter-notebook/ui-tests@workspace:."
dependencies:
"@jupyterlab/galata": ~5.2.0
"@playwright/test": ^1.44.0
rimraf: ^3.0.2
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -1374,7 +1375,7 @@ __metadata:
languageName: node
linkType: hard

"@playwright/test@npm:^1.43.1":
"@playwright/test@npm:^1.43.1, @playwright/test@npm:^1.44.0":
version: 1.44.0
resolution: "@playwright/test@npm:1.44.0"
dependencies:
Expand Down

0 comments on commit c37b985

Please sign in to comment.