Skip to content

Commit c541b26

Browse files
authored
Fix blob preview test (#644)
1 parent 2412009 commit c541b26

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

tests/extension.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ test('blob preview with a .step file', async ({
147147
expect(screenshot).toMatchSnapshot()
148148
})
149149

150-
test.fixme('blob preview with an .stl file', async ({
150+
test('blob preview with an .stl file', async ({
151151
page,
152152
authorizedBackground,
153153
}) => {
74 Bytes
Loading

0 commit comments

Comments
 (0)