We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de4961a commit 5cac594Copy full SHA for 5cac594
1 file changed
tests/event/listener_test.php
@@ -283,6 +283,7 @@ public function test_exception_errors($site, $exception)
283
$listener = $this->get_listener();
284
$listener->add_custom_sites($event);
285
$listener->enable_media_sites($event);
286
+ $listener->modify_tag_templates($event);
287
}
288
289
public function check_methods_data()
0 commit comments