silverstripe-blog icon indicating copy to clipboard operation
silverstripe-blog copied to clipboard

Add tests to cover BlogPost::add_default_author config

Open michalkleiner opened this issue 2 years ago • 1 comments

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

michalkleiner avatar Mar 03 '22 10:03 michalkleiner

PR https://github.com/silverstripe/silverstripe-blog/pull/671

emteknetnz avatar Mar 09 '22 02:03 emteknetnz