Fix blob preview test (#644)
This commit is contained in:
@ -147,7 +147,7 @@ test('blob preview with a .step file', async ({
|
|||||||
expect(screenshot).toMatchSnapshot()
|
expect(screenshot).toMatchSnapshot()
|
||||||
})
|
})
|
||||||
|
|
||||||
test.fixme('blob preview with an .stl file', async ({
|
test('blob preview with an .stl file', async ({
|
||||||
page,
|
page,
|
||||||
authorizedBackground,
|
authorizedBackground,
|
||||||
}) => {
|
}) => {
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 129 KiB After Width: | Height: | Size: 129 KiB |
Reference in New Issue
Block a user