Update test to support for 8.0.19 change
[civicrm-core.git] / composer.json
index 4ac9ffb0e3403287d8b3e5fca76d1ad1e2e0dffa..6e414e4c6650460f441f4b5f84a5354cd0dcae2f 100644 (file)
     "psr-0": {
       "PHPUnit_": ["packages/"],
       "Civi": "",
-      "Civi\\": [".", "tests/phpunit/"]
+      "Civi\\": ["tests/phpunit/"]
     },
     "psr-4": {
-      "Civi\\": ["setup/src/"]
+      "Civi\\": [".", "setup/src/"]
     }
   },
   "include-path": ["vendor/tecnickcom"],