Skip to content

Commit 7a09767

Browse files
update galata
1 parent 7550194 commit 7a09767

File tree

3 files changed

+301
-285
lines changed

3 files changed

+301
-285
lines changed

ui-tests/jupyter_server_config.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@
55
c.ServerApp.open_browser = False
66
c.LabApp.open_browser = False
77
c.LabApp.expose_app_in_browser = True
8+
c.ExtensionApp.answer_yes = True

ui-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"license": "Apache-2.0",
1414
"dependencies": {
15-
"@jupyterlab/galata": "3.0.3-3",
15+
"@jupyterlab/galata": "3.0.11-2",
1616
"klaw-sync": "^6.0.0",
1717
"rimraf": "^3.0.2"
1818
}

0 commit comments

Comments
 (0)