From 4a07319cf9d48d7c442a6b252751c4e8ed82be57 Mon Sep 17 00:00:00 2001 From: Dan0sz <18595395+Dan0sz@users.noreply.github.com> Date: Wed, 22 May 2024 11:49:59 +0200 Subject: [PATCH] Ignore AJAX code for now. --- src/Ajax.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/Ajax.php b/src/Ajax.php index 6cbcbd3f..273c70a7 100644 --- a/src/Ajax.php +++ b/src/Ajax.php @@ -14,6 +14,9 @@ use Plausible\Analytics\WP\Admin\Settings\Page; use Plausible\Analytics\WP\Client\ApiException; +/** + * @codeCoverageIgnore At least until I figure out how to properly test AJAX requests in CI. + */ class Ajax { /** * Build class.