Skip to content

Commit

Permalink
Merge branch 'main' into merge-kernel-and-icon
Browse files Browse the repository at this point in the history
  • Loading branch information
krassowski committed May 6, 2024
2 parents e4497c1 + 918b606 commit f091406
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion ui-tests/.yarnrc.yml

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 @@ -6,7 +6,7 @@
"scripts": {
"start": "jupyter lab --config jupyter_server_test_config.py",
"test": "jlpm playwright test",
"test:update": "jlpm playwright test --update-snapshots"
"test:update": "YARN_ENABLE_IMMUTABLE_INSTALLS=false jlpm playwright test --update-snapshots"
},
"devDependencies": {
"@jupyterlab/galata": "^5.0.5",
Expand Down

0 comments on commit f091406

Please sign in to comment.