Skip to content

webreinvent/vaahcms-module-VueThree

Repository files navigation

vaahcms-module-vuethree

VueThree Module for VaahCMS

To Run Modules Dusk Test:

  • Change path of dusk in phpunit.dusk.xml to following:
...
<directory suffix="Test.php">./VaahCms/Modules/VueThree/Tests/Browser</directory>
...
  • Then run php artisan dusk