Skip to content

Commit

Permalink
add install-chromium command
Browse files Browse the repository at this point in the history
  • Loading branch information
andrii-i committed Sep 18, 2023
1 parent 753296a commit d4d46ab
Show file tree
Hide file tree
Showing 2 changed files with 2,995 additions and 4,784 deletions.
1 change: 1 addition & 0 deletions packages/jupyter-ai/ui-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"private": true,
"scripts": {
"start": "jupyter lab --config jupyter_server_test_config.py",
"install-chromium": "jlpm playwright install chromium",
"test": "jlpm playwright test",
"test:update": "jlpm playwright test --update-snapshots"
},
Expand Down
Loading

0 comments on commit d4d46ab

Please sign in to comment.