Completed
Push — master ( 7aadf1...81d2b8 )
by Abdelouahab
04:16
created
tests/Feature/InialTest.php 1 patch
Spacing   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -5,9 +5,9 @@
 block discarded – undo
5 5
 
6 6
 
7 7
 
8
-class IniatTest extends TestCase{
8
+class IniatTest extends TestCase {
9 9
 
10
- public function my_firest_test(){
10
+ public function my_firest_test() {
11 11
    $this->assertTrue(true);
12 12
  }
13 13
 }
Please login to merge, or discard this patch.