Skip to content

Commit f517faf

Browse files
lint phpcs
1 parent 9632f10 commit f517faf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tests/wpunit/ExampleWPUnitTest.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,10 @@
33
namespace NewfoldLabs\WP\Module\Onboarding;
44

55
/**
6+
* Example Unit test.
7+
*
68
* @coversDefaultClass \NewfoldLabs\WP\Module\Onboarding\Example
79
*/
810
class ExampleWPUnitTest extends \lucatume\WPBrowser\TestCase\WPTestCase {
9-
11+
1012
}

0 commit comments

Comments
 (0)