@hlfan commented on this pull request.


> +From this terminal, you can run the test suite with `bin/rails test:all`:
+
+![Running the test suite in the 
terminal](./docs/assets/vscode-rails-test-all.png)
+
+Hopefully it should be all green? 🤞 You can also start a development server 
with `bin/rails s`:

I found specifying the bin directory not to be necessary:
```suggestion
>From this terminal, you can run the test suite with `rails test:all`:

![Running the test suite in the 
terminal](./docs/assets/vscode-rails-test-all.png)

Hopefully it should be all green? 🤞 You can also start a development server 
with `rails s`:
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6424#pullrequestreview-3385343475
You are receiving this because you are subscribed to this thread.

Message ID: 
<openstreetmap/openstreetmap-website/pull/6424/review/[email protected]>
_______________________________________________
rails-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to