diff --git a/phpunit.xml b/phpunit.xml
index f38b407d3a..ead39590b3 100644
--- a/phpunit.xml
+++ b/phpunit.xml
@@ -3,6 +3,9 @@
xsi:noNamespaceSchemaLocation="vendor/phpunit/phpunit/phpunit.xsd"
bootstrap="vendor/autoload.php" colors="true">
+
+ tests/Browser
+
tests/Feature
@@ -15,19 +18,22 @@
- ./app
+ app
+
+
-
-
+
+
-
+
+