Skip to content

Commit 51fc0c4

Browse files
committed
Remove passed flag
1 parent 1f86dc9 commit 51fc0c4

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

tests/wpunit/APITest.php

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -31,16 +31,6 @@ class APITest extends \Codeception\TestCase\WPTestCase
3131
*/
3232
private $errorCode = 'convertkit_api_error';
3333

34-
/**
35-
* Holds a flag for marking a test as passed when using
36-
* WordPress actions.
37-
*
38-
* @since 2.0.2
39-
*
40-
* @var bool
41-
*/
42-
private $passed = false;
43-
4434
/**
4535
* Custom Field IDs to delete on teardown of a test.
4636
*

0 commit comments

Comments
 (0)