mirror of
https://github.com/nicoverbruggen/phpmon.git
synced 2025-08-08 04:20:07 +02:00
🏗 WIP: Add test for feature to be implemented
This commit is contained in:
3
tests/unit/Test Files/valet/valetrc.rc
Normal file
3
tests/unit/Test Files/valet/valetrc.rc
Normal file
@ -0,0 +1,3 @@
|
||||
PHP=php@8.2
|
||||
OTHER=thing
|
||||
PHPMON_WATCH=true
|
6
tests/unit/Test Files/valet/valetrc_broken.rc
Normal file
6
tests/unit/Test Files/valet/valetrc_broken.rc
Normal file
@ -0,0 +1,6 @@
|
||||
fdsgdfg
|
||||
dgdfg
|
||||
|
||||
PHP=fsdfs
|
||||
|
||||
;PHP=8.2
|
Reference in New Issue
Block a user