Completed
Push — master ( 4f2ee8...8d7322 )
by ANDRE
08:00 queued 04:23
created
tests/class-sampletest.spec.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -15,6 +15,6 @@
 block discarded – undo
15 15
 	 */
16 16
 	function test_sample() {
17 17
 		// Replace this with some actual testing code.
18
-		$this->assertTrue( true );
18
+		$this->assertTrue(true);
19 19
 	}
20 20
 }
Please login to merge, or discard this patch.