summaryrefslogtreecommitdiff
path: root/src/tests/test_contract_README
diff options
context:
space:
mode:
Diffstat (limited to 'src/tests/test_contract_README')
-rw-r--r--src/tests/test_contract_README2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/test_contract_README b/src/tests/test_contract_README
index a6a25e69..9fd337cf 100644
--- a/src/tests/test_contract_README
+++ b/src/tests/test_contract_README
@@ -4,7 +4,7 @@
- curl http://merchant-url/generate_taler_contract.php?cli_debug=yes
(this form tests the whole communication between frontend and backend)
- - curl http://merchant-url/generate_taler_contract.php?cli_debug=yes
+ - curl http://merchant-url/generate_taler_contract.php?backend_test=no
(this form test only the contract proposition generation of the frontend,
so it doesn't further connect to the backend to get the proposition JSON
enhanced)