diff --git a/phpunit.xml b/phpunit.xml index 2b921eb..521990b 100644 --- a/phpunit.xml +++ b/phpunit.xml @@ -6,7 +6,7 @@ bootstrap="./vendor/autoload.php"> - ./tests + ./tests - \ No newline at end of file + diff --git a/src/CastsEnums.php b/src/CastsEnums.php index 2765032..d483b60 100644 --- a/src/CastsEnums.php +++ b/src/CastsEnums.php @@ -1,6 +1,7 @@