mirror of
https://github.com/wallabag/wallabag.git
synced 2025-09-15 18:57:05 +00:00
CS
This commit is contained in:
parent
558d9aabab
commit
f1e29e69cb
3 changed files with 6 additions and 9 deletions
|
@ -68,8 +68,8 @@ class ContentProxyTest extends KernelTestCase
|
|||
'open_graph' => array(
|
||||
'og_title' => 'my OG title',
|
||||
'og_description' => 'OG desc',
|
||||
'og_image' => 'http://3.3.3.3/cover.jpg'
|
||||
)
|
||||
'og_image' => 'http://3.3.3.3/cover.jpg',
|
||||
),
|
||||
));
|
||||
|
||||
$proxy = new ContentProxy($graby);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue