Skip to content

Commit

Permalink
test.fixme: can use the import stdlib function on a local OBJ file
Browse files Browse the repository at this point in the history
  • Loading branch information
lf94 committed Nov 4, 2024
1 parent c586ae7 commit b79bede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/playwright/editor-tests.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -985,7 +985,7 @@ test.describe('Editor tests', () => {
|> extrude(5, %)`)
})

test(
test.fixme(
`Can use the import stdlib function on a local OBJ file`,
{ tag: '@electron' },
async ({ browserName }, testInfo) => {
Expand Down

0 comments on commit b79bede

Please sign in to comment.