Skip to content

Commit

Permalink
use fixed layout in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Laurie committed Dec 16, 2020
1 parent 8c380c4 commit 45b4f53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/gatsby-plugin-image/src/__tests__/image-utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ const args: IGatsbyImageHelperArgs = {
filename: `afile.jpg`,
generateImageSource,
width: 400,
layout: `fixed`,
sourceMetadata: {
width: 800,
height: 600,
Expand Down

0 comments on commit 45b4f53

Please sign in to comment.