1
0
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:
2022-10-14 18:03:14 +02:00
parent d91e16d674
commit eaf6ef658f
36 changed files with 1028 additions and 59 deletions

View 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"
}