Skip to content

Commit 44a5826

Browse files
hubgitmarijnh
authored andcommitted
Add trailing slash to browser tests path
1 parent 3386bfe commit 44a5826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ Developing is best done by setting up
1818

1919
npm run dev
2020

21-
which starts a server that automatically rebuilds the packages when their code changes and exposes a dev server on port 8090 running the [demo](http://localhost:8090) and [browser tests](http://localhost:8090/test).
21+
which starts a server that automatically rebuilds the packages when their code changes and exposes a dev server on port 8090 running the [demo](http://localhost:8090) and [browser tests](http://localhost:8090/test/).
2222

2323
Please see [the website](https://codemirror.net/6/) for more information and [docs](https://codemirror.net/6/docs/ref).

0 commit comments

Comments
 (0)