Skip to content

Commit a8164d7

Browse files
committed
Update trait generation test
Signed-off-by: Dorian Savina <d.savina@thecodingmachine.com>
1 parent 49b185d commit a8164d7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/Generator/ClassGeneratorTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1167,7 +1167,6 @@ class myClass
11671167
hisTrait::foo as public test;
11681168
myTrait::bar insteadof hisTrait;
11691169
myTrait::bar insteadof thatTrait;
1170-
11711170
}
11721171
}
11731172

0 commit comments

Comments
 (0)