diff options
Diffstat (limited to 'tests/functionals.sqlite.xml')
-rw-r--r-- | tests/functionals.sqlite.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functionals.sqlite.xml b/tests/functionals.sqlite.xml index 62aa94c3..bf5d4117 100644 --- a/tests/functionals.sqlite.xml +++ b/tests/functionals.sqlite.xml @@ -5,7 +5,7 @@ </testsuite> </testsuites> <php> - <const name="API_URL" value="http://localhost:8080/jsonrpc.php" /> + <const name="API_URL" value="http://localhost:8000/jsonrpc.php" /> <const name="API_KEY" value="19ffd9709d03ce50675c3a43d1c49c1ac207f4bc45f06c5b2701fbdf8929" /> <const name="DB_DRIVER" value="sqlite" /> <const name="DB_FILENAME" value="data/db.sqlite" /> |