We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a4edf4 commit ee93698Copy full SHA for ee93698
tests/LavozdegaliciaTest.php
@@ -12,7 +12,7 @@ public function testOne()
12
'title' => 'Deseñadores galegos organizan o seu primeiro encontro en Rianxo',
13
'type' => 'link',
14
'providerName' => 'La Voz de Galicia',
15
- 'providerUrl' => 'http://lavozdegalicia.es',
+ 'providerUrl' => 'https://lavozdegalicia.es',
16
]
17
);
18
}
tests/WordPressTest.php
'title' => 'Dave Ross: Optimize Image Files Like a Pro',
'imageWidth' => 400,
'imageHeight' => 224,
- 'providerUrl' => 'http://wordpress.tv',
+ 'providerUrl' => 'https://wordpress.tv',
0 commit comments