mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-09-10 18:16:34 +00:00
Google Is Messing Up a Test with Redirects
Try github instead.
This commit is contained in:
@@ -16,7 +16,7 @@ class WebServiceTest extends TestCase
|
||||
|
||||
private const WHITELIST = [
|
||||
'www.example.com',
|
||||
'www.google.com',
|
||||
'github.com',
|
||||
'www.invalid.com',
|
||||
];
|
||||
|
||||
|
||||
@@ -26,7 +26,7 @@ return [
|
||||
],
|
||||
'reply too long' => [
|
||||
'#VALUE!',
|
||||
'https://www.google.com/search?q=hello',
|
||||
'https://github.com/PHPOffice/PhpSpreadsheet',
|
||||
],
|
||||
[
|
||||
'Example Domain',
|
||||
|
||||
Reference in New Issue
Block a user