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 082ffa9 commit f7c58d8Copy full SHA for f7c58d8
tests/ChirbitTest.php
@@ -7,11 +7,11 @@ public function testOne()
7
$this->assertEmbed(
8
'http://chirb.it/7A9L9B',
9
[
10
- 'title' => 'Chirbit [nvanderklippe] Encana conference call',
11
- 'width' => 320,
+ 'title' => 'Encana conference call',
+ 'width' => 380,
12
'height' => 120,
13
'type' => 'rich',
14
- 'providerName' => 'Chirbit',
+ 'providerName' => 'chirbit',
15
]
16
);
17
}
0 commit comments