You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/KickstarterTest.php
-1
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,6 @@ public function testOne()
9
9
$this->assertEquals($info->description, 'Nutrient-dense Real Food! Good Seed hemp patties transform the veggie burger with bold flavor blends & sprouted superfood ingredients.');
10
10
$this->assertEquals($info->width, 480);
11
11
$this->assertEquals($info->height, 360);
12
-
$this->assertEquals($info->type, 'video');
13
12
$this->assertEquals($info->authorName, 'Oliver Ponce and Erin Shotwell');
0 commit comments