Skip to content

Commit

Permalink
fix(Upload): alignment when displaying single DL item
Browse files Browse the repository at this point in the history
  • Loading branch information
langz committed Nov 4, 2024
1 parent fce88ba commit 4797dc9
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ describe.each(['ui', 'sbanken'])('Upload for %s', (themeName) => {

it('have to match disabled file max size', async () => {
const screenshot = await makeScreenshot({
style: { height: '14rem' },
selector: '[data-visual-test="upload-disabled-file-max-size"]',
})
expect(screenshot).toMatchImageSnapshot()
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4797dc9

Please sign in to comment.