: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
// Exit if accessed directly
if ( ! defined( 'ABSPATH' ) ) {
class PluginTest extends WP_UnitTestCase {
// Check that that activation doesn't break
function test_plugin_activated() {
$this->assertTrue( is_plugin_active( PLUGIN_PATH ) );