Skip to content

Commit c73a012

Browse files
committed
fixed kickstarter test
1 parent 44b11e5 commit c73a012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/KickstarterTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ public function testOne()
1010
'title' => 'Good Seed Craft Veggie Burgers',
1111
'description' => 'Nutrient-dense Real Food! Good Seed hemp patties transform the veggie burger with bold flavor blends & sprouted superfood ingredients.',
1212
'width' => 480,
13-
'height' => 360,
13+
'height' => 270,
1414
'authorName' => 'Oliver Ponce and Erin Shotwell',
1515
'providerName' => 'Kickstarter',
1616
]

0 commit comments

Comments
 (0)