Skip to content

Commit 9632f10

Browse files
remove unit test
1 parent a726e2a commit 9632f10

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

tests/wpunit/ExampleWPUnitTest.php

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,5 @@
66
* @coversDefaultClass \NewfoldLabs\WP\Module\Onboarding\Example
77
*/
88
class ExampleWPUnitTest extends \lucatume\WPBrowser\TestCase\WPTestCase {
9-
10-
public function test_is_true() :void
11-
{
12-
13-
$this->assertTrue( true );
14-
}
15-
9+
1610
}

0 commit comments

Comments
 (0)