Skip to content

Commit

Permalink
align snap cli.trycmd
Browse files Browse the repository at this point in the history
  • Loading branch information
kaplanelad committed Oct 14, 2024
1 parent 49c5373 commit 379fa21
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/demo/tests/cmd/cli.trycmd
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ $ demo_app-cli routes --environment test
[GET] /notes/:id
[DELETE] /notes/:id
[POST] /notes/:id
[GET] /response/album
[GET] /response/empty
[GET] /response/empty_json
[GET] /response/etag
Expand All @@ -126,10 +127,8 @@ $ 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

```

Expand Down

0 comments on commit 379fa21

Please sign in to comment.