From 370a60702d70ff154b7ca0cbe04059ba11322f56 Mon Sep 17 00:00:00 2001 From: Bastian Allgeier Date: Mon, 27 Jun 2022 11:39:33 +0200 Subject: [PATCH] Fix code coverage comment --- config/areas/system/dialogs.php | 1 + 1 file changed, 1 insertion(+) diff --git a/config/areas/system/dialogs.php b/config/areas/system/dialogs.php index 23d307597c..7cefd184da 100644 --- a/config/areas/system/dialogs.php +++ b/config/areas/system/dialogs.php @@ -16,6 +16,7 @@ if ($license === true) { $license = 'Kirby 3'; } + // @codeCoverageIgnoreEnd return [ 'component' => 'k-form-dialog',