Fix blob preview test (#644)

This commit is contained in:
Pierre Jacquier
2025-01-03 15:34:46 -05:00
committed by GitHub
parent 2412009825
commit c541b26c90
2 changed files with 1 additions and 1 deletions

View File

@ -147,7 +147,7 @@ test('blob preview with a .step file', async ({
expect(screenshot).toMatchSnapshot()
})
test.fixme('blob preview with an .stl file', async ({
test('blob preview with an .stl file', async ({
page,
authorizedBackground,
}) => {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 129 KiB

After

Width:  |  Height:  |  Size: 129 KiB