Completed
Push — master ( fbe47c...236461 )
by ANDRE
05:57 queued 04:00
created
tests/test-sample.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_simple() {
17 17
 		// Replace this with some actual testing code... in the future!
18
-		$this->assertTrue( true );
18
+		$this->assertTrue(true);
19 19
 	}
20 20
 }
Please login to merge, or discard this patch.