You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -89,7 +89,7 @@ jlpm test
89
89
90
90
#### Integration tests
91
91
92
-
This extension uses [Playwright](https://playwright.dev/docs/intro/) for the integration tests (aka user level tests).
92
+
This extension uses [Playwright](https://playwright.dev) for the integration tests (aka user level tests).
93
93
More precisely, the JupyterLab helper [Galata](https://github.com/jupyterlab/jupyterlab/tree/master/galata) is used to handle testing the extension in JupyterLab.
94
94
95
95
More information are provided within the [ui-tests](./ui-tests/README.md) README.
0 commit comments