Skip to content

Commit

Permalink
Fix code coverage comment
Browse files Browse the repository at this point in the history
  • Loading branch information
bastianallgeier committed Jun 27, 2022
1 parent 5911518 commit 370a607
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/areas/system/dialogs.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
if ($license === true) {
$license = 'Kirby 3';
}
// @codeCoverageIgnoreEnd

return [
'component' => 'k-form-dialog',
Expand Down

0 comments on commit 370a607

Please sign in to comment.