mirror of
https://github.com/nicoverbruggen/phpmon.git
synced 2025-08-08 04:20:07 +02:00
🚛 Moved tests around, added Feature, UI tests
This commit is contained in:
9
tests/unit/Test Files/valet/valet-config.json
Normal file
9
tests/unit/Test Files/valet/valet-config.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"tld": "test",
|
||||
"paths": [
|
||||
"/Users/username/.config/valet/Sites",
|
||||
"/Users/username/Sites"
|
||||
],
|
||||
"loopback": "127.0.0.1",
|
||||
"default": "/Users/username/default-site"
|
||||
}
|
Reference in New Issue
Block a user