Skip to content

Commit 41fa534

Browse files
authored
Merge pull request #949 from martinRenou/fix_ui_test_port
Fix ui-tests port
2 parents e31b5d6 + 606df69 commit 41fa534

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_galata_references.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,5 @@ jobs:
6363
- uses: jupyterlab/maintainer-tools/.github/actions/update-snapshots@main
6464
with:
6565
github_token: ${{ secrets.GITHUB_TOKEN }}
66-
server_url: http-get://localhost:8866/
66+
server_url: http-get://localhost:8888/
6767
test_folder: ui-tests

0 commit comments

Comments
 (0)