Skip to content

Commit

Permalink
Coupld of ui-tests maintenance changes
Browse files Browse the repository at this point in the history
  • Loading branch information
martinRenou committed Sep 28, 2022
1 parent 0d6f6aa commit 4b6023c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 11 deletions.
10 changes: 0 additions & 10 deletions ui-tests/jupyter_server_config.py

This file was deleted.

2 changes: 1 addition & 1 deletion ui-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Voila UI Tests",
"private": true,
"scripts": {
"start": "voila ../notebooks --no-browser",
"start": "voila ../notebooks --no-browser --show_tracebacks",
"start:detached": "yarn run start&",
"test": "playwright test",
"test:debug": "PWDEBUG=1 playwright test",
Expand Down

0 comments on commit 4b6023c

Please sign in to comment.