From 4fd235798dbd00e70bc34ffff47c83cbe6b00c65 Mon Sep 17 00:00:00 2001 From: Elad Kaplan Date: Mon, 14 Oct 2024 14:59:59 +0300 Subject: [PATCH] fix snap --- examples/demo/tests/cmd/cli.trycmd | 2 ++ 1 file changed, 2 insertions(+) diff --git a/examples/demo/tests/cmd/cli.trycmd b/examples/demo/tests/cmd/cli.trycmd index 62b975afe..035e830b2 100644 --- a/examples/demo/tests/cmd/cli.trycmd +++ b/examples/demo/tests/cmd/cli.trycmd @@ -127,8 +127,10 @@ $ demo_app-cli routes --environment test ```console $ demo_app-cli doctor +[..][0m DEBUG app: loco_rs::bgworker: job queue ping requested environment=development ✅ SeaORM CLI is installed ✅ DB connection: success +✅ redis queue: queue connection: success ```