diff --git a/tests/extension.spec.ts b/tests/extension.spec.ts index c331664e..189999af 100644 --- a/tests/extension.spec.ts +++ b/tests/extension.spec.ts @@ -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, }) => { diff --git a/tests/extension.spec.ts-snapshots/blob-preview-with-an-stl-file-1-chromium-linux.png b/tests/extension.spec.ts-snapshots/blob-preview-with-an-stl-file-1-chromium-linux.png index 0e429062..10d1e3b3 100644 Binary files a/tests/extension.spec.ts-snapshots/blob-preview-with-an-stl-file-1-chromium-linux.png and b/tests/extension.spec.ts-snapshots/blob-preview-with-an-stl-file-1-chromium-linux.png differ