Skip to content

Commit

Permalink
Update trait generation test
Browse files Browse the repository at this point in the history
Signed-off-by: Dorian Savina <[email protected]>
  • Loading branch information
dsavina committed Sep 8, 2022
1 parent 49b185d commit a8164d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/Generator/ClassGeneratorTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -1167,7 +1167,6 @@ class myClass
hisTrait::foo as public test;
myTrait::bar insteadof hisTrait;
myTrait::bar insteadof thatTrait;
}
}

Expand Down

0 comments on commit a8164d7

Please sign in to comment.