Skip to content

Conversation

@spekulatius
Copy link
Owner

No description provided.

--------------
diff --git a/tests/CanonicalTest.php b/tests/CanonicalTest.php
index bb08587..bc4e4c6 100644
--- a/tests/CanonicalTest.php
+++ b/tests/CanonicalTest.php
@@ -26,7 +26,7 @@ class CanonicalTest extends \PHPUnit\Framework\TestCase
         $web = new \Spekulatius\PHPScraper\PHPScraper;

         // Navigate to the test page.
-        // It contains: <link rel="canonical" href="http://localhost:8089/navigation/2.html" />
+        // It contains: <link rel="canonical" href="https://test-pages.phpscraper.de/navigation/2.html" />
         $web->go('https://test-pages.phpscraper.de/navigation/1.html');

         // Check the canonical
@spekulatius spekulatius merged commit 5e7f6ff into master Dec 15, 2022
@spekulatius spekulatius deleted the tidy-ups branch December 15, 2022 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants