Skip to content
Snippets Groups Projects
Commit a5577068 authored by David Maus's avatar David Maus
Browse files

Adjust path to zend framework in VuFindSearch phpunit.xml

parent b7e9e2c0
No related merge requests found
...@@ -7,6 +7,6 @@ ...@@ -7,6 +7,6 @@
</testsuite> </testsuite>
</testsuites> </testsuites>
<php> <php>
<includePath>../../../../vendor/ZF2/library</includePath> <includePath>../../../../vendor/zendframework/zendframework/library</includePath>
</php> </php>
</phpunit> </phpunit>
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment