Skip to content

Commit

Permalink
Update CoreTest.php
Browse files Browse the repository at this point in the history
  • Loading branch information
TheTechsTech committed Feb 4, 2020
1 parent 9b681a6 commit 10ff6f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/CoreTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class CoreTest extends TestCase
{
const TARGET_URL = "https://enev6g8on09tl.x.pipedream.net";
const TARGET_URLS = "https://httpbin.org/";
const TARGET_URLS_ = "https://httpstat.us/";
const TARGET_URLS_ = "https://httpbin.org/status/";

protected $websites = [
'http://google.com/',
Expand Down

0 comments on commit 10ff6f4

Please sign in to comment.