Skip to content

Commit dd3c635

Browse files
authored
Merge pull request #16 from jasonbahl/fix/add-missing-docblock
fix: add missing docblock
2 parents 0b9860b + b3c7356 commit dd3c635

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

automation-tests.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
* Author: Jason Bahl
77
*/
88

9+
/**
10+
* Added a missing docblock in @next-version
11+
*/
912
if ( ! defined( 'ABSPATH' ) ) {
1013
exit;
1114
}

0 commit comments

Comments
 (0)