From fa68e4aff49996ecce72d000708ed8a41d59073a Mon Sep 17 00:00:00 2001 From: Catalin Constantin Mititiuc Date: Fri, 31 Jul 2026 14:56:51 -0700 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8655c83..4048248 100644 --- a/README.md +++ b/README.md @@ -31,3 +31,6 @@ Visit `localhost:3000` with web browser. Visit `localhost:3000` with web browser. Changes should load when you reload the page, without having to restart the server. +## run tests + + $ docker run --rm -t -v $PWD:/opt/app --entrypoint carton mojo_app exec -- prove -lv t