Skip to content

Commit

Permalink
Fix blob preview test (#644)
Browse files Browse the repository at this point in the history
  • Loading branch information
pierremtb authored Jan 3, 2025
1 parent 2412009 commit c541b26
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/extension.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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,
}) => {
Expand Down
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 c541b26

Please sign in to comment.