silverstripe/silverstripe-blog

Add tests to cover BlogPost::add_default_author config

Opened this issue · 1 comments

#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