mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-30 12:14:36 +00:00
Update test url
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
class Test {
|
||||
const TEST_URL = 'https://127.0.0.1/php-curl-class/tests/PHPCurlClass/server.php';
|
||||
const TEST_URL = 'http://127.0.0.1:8000/';
|
||||
const ERROR_URL = 'https://1.2.3.4/';
|
||||
|
||||
function __construct() {
|
||||
|
||||
Reference in New Issue
Block a user