Skip to content

Commit fed676b

Browse files
committed
Merge commit '344d842b4204132cb45cdd4d6099cc53707b1fbc' into develop
2 parents a545fae + 344d842 commit fed676b

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: "fix: add missing comment"
3+
pr: 17
4+
author: "jasonbahl"
5+
type: "fix"
6+
breaking: false
7+
description: |
8+
null
9+
---

automation-tests.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
exit;
1414
}
1515

16+
// add missing comment in @next-version
1617
require_once __DIR__ . '/constants.php';
1718

1819
// show a message in the admin dashboard with the plugin name and version

0 commit comments

Comments
 (0)