Skip to content

Commit 98ce098

Browse files
authored
Merge pull request #1214 from martinRenou/couple_ui_tests_tweaks
Couple of ui-tests maintenance changes
2 parents 0d6f6aa + 3170adc commit 98ce098

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 True",
88
"start:detached": "yarn run start&",
99
"test": "playwright test",
1010
"test:debug": "PWDEBUG=1 playwright test",

0 commit comments

Comments
 (0)