Completed
Push — add/cxn-tests ( 9479c2 )
by
unknown
138:55 queued 87:45
created
_inc/lib/debugger/class-jetpack-cxn-test-base.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -96,7 +96,7 @@
 block discarded – undo
96 96
 	/**
97 97
 	 * Returns the status of the connection suite.
98 98
 	 *
99
-	 * @return true|array True if all tests pass. Array of failed tests.
99
+	 * @return boolean True if all tests pass. Array of failed tests.
100 100
 	 */
101 101
 	public function pass() {
102 102
 		$results = $this->raw_results();
Please login to merge, or discard this patch.