Skip to content

Commit f772982

Browse files
committed
fixed test
1 parent 83a759f commit f772982

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/WordPressTest.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ public function testOne()
1111
[
1212
'title' => 'Dave Ross: Optimize Image Files Like a Pro',
1313
'imageWidth' => 400,
14-
'imageHeight' => 224,
15-
'providerUrl' => 'https://wordpress.tv',
14+
'imageHeight' => 224
1615
]
1716
);
1817
}

0 commit comments

Comments
 (0)