Skip to content

Commit 402bdd3

Browse files
committed
Coupld of ui-tests maintenance changes
1 parent 0a46e7a commit 402bdd3

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

ui-tests/jupyter_server_config.py

Lines changed: 0 additions & 10 deletions
This file was deleted.

ui-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Voila UI Tests",
55
"private": true,
66
"scripts": {
7-
"start": "voila ../notebooks --no-browser",
7+
"start": "voila ../notebooks --no-browser --show_tracebacks",
88
"start:detached": "yarn run start&",
99
"test": "playwright test",
1010
"test:debug": "PWDEBUG=1 playwright test",

0 commit comments

Comments
 (0)