mirror of
https://github.com/archtechx/enums.git
synced 2025-12-12 16:54:03 +00:00
remove import
This commit is contained in:
parent
0fa89738b4
commit
e3ea43aa00
1 changed files with 0 additions and 2 deletions
|
|
@ -1,7 +1,5 @@
|
|||
<?php
|
||||
|
||||
use ValueError;
|
||||
|
||||
it('does not override the default BackedEnum from method')
|
||||
->expect(Status::from(0))
|
||||
->toBe(Status::PENDING);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue