silverstripe-blog
silverstripe-blog copied to clipboard
Add tests to cover BlogPost::add_default_author config
https://github.com/silverstripe/silverstripe-blog/pull/669 added a new config to control whether the current member is added as the default author for a newly created blog post.
Likely needs to live within/extend https://github.com/silverstripe/silverstripe-blog/blob/3/tests/php/BlogPostTest.php.
PRs
- [ ] https://github.com/silverstripe/silverstripe-blog/pull/671
PR https://github.com/silverstripe/silverstripe-blog/pull/671