mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-07 15:53:29 +08:00
This was causing the following notice to be printed out when running system specs:
```
I did no detect a custom `config/dev.yml` file, creating one for you where you can amend defaults.
```
(since
|
||
|---|---|---|
| .. | ||
| category.rb | ||
| config.rb | ||
| email_log.rb | ||
| group.rb | ||
| post.rb | ||
| post_revision.rb | ||
| record.rb | ||
| tag.rb | ||
| topic.rb | ||
| user.rb | ||