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-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -86,7 +86,7 @@ jlpm test
86
86
87
87
#### Integration tests
88
88
89
-
This extension uses [Playwright](https://playwright.dev/docs/intro/) for the integration tests (aka user level tests).
89
+
This extension uses [Playwright](https://playwright.dev/docs/intro) for the integration tests (aka user level tests).
90
90
More precisely, the JupyterLab helper [Galata](https://github.com/jupyterlab/jupyterlab/tree/master/galata) is used to handle testing the extension in JupyterLab.
91
91
92
92
More information are provided within the [ui-tests](./ui-tests/README.md) README.
0 commit comments