diff --git a/extras/integration_tests/web_wasm/README.md b/extras/integration_tests/web_wasm/README.md index f3b62bd1..980129da 100644 --- a/extras/integration_tests/web_wasm/README.md +++ b/extras/integration_tests/web_wasm/README.md @@ -3,5 +3,5 @@ Integration tests for `package:drift/native.dart`. To run the tests automatically (with us managing a browser driver), just run `dart test`. To manually debug issues, it might make sense to trigger some functionality manually. -You can run `dart run tool/server_manually.dart` to start a web server hosting the test -content on http://localhost:8080. \ No newline at end of file +You can run `dart run tool/serve_manually.dart` to start a web server hosting the test +content on .