Skip to content

Commit

Permalink
fix confflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
hotinglok committed Oct 15, 2024
2 parents 1725aa5 + 3e46a76 commit 1c4c59a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ describe('AMP top stories experiment', () => {
}),
).toBe(true);
});

it.each`
testDescription | isAmp | pathname | service
${'all props are undefined'} | ${false} | ${undefined} | ${undefined}
Expand Down

0 comments on commit 1c4c59a

Please sign in to comment.