/
home
/
sjslayjy
/
public_html
/
theweavenest
/
vendor
/
ramsey
/
uuid
/
resources
/
vagrant
/
windows
/
Upload File
HOME
# Run tests on Windows ``` bash cd /path/to/uuid/resources/vagrant/windows vagrant up vagrant ssh ``` Once inside the VM: ``` bash refreshenv cd uuid composer install composer run-script --timeout=0 test ```