Skip to content
Snippets Groups Projects
Commit 19660d31 authored by Erick Hitter's avatar Erick Hitter
Browse files

Fix fatal in test run under PHP 8

```
Fatal error: Declaration of PostFilters::setUp() must be compatible with Yoast\PHPUnitPolyfills\TestCases\TestCase::setUp(): void in /builds/wp-plugins/view-all-posts-pages/tests/test-post-filters.php on line 40
```
parent c51f65c9
No related branches found
No related tags found
1 merge request!18Fix fatal in test run under PHP 8
Pipeline #4782 passed with warnings