There was an error while loading. Please reload this page.
1 parent 86ca550 commit 34fa769Copy full SHA for 34fa769
1 file changed
apps/vscode/__tests__/edge-cases.e2e.ts
@@ -44,7 +44,7 @@ test.describe(() => {
44
filename: "examples/no-config/src/scene.jsx",
45
});
46
47
- test.only(
+ test(
48
"opening js only no config no tsconfig",
49
{ tag: "@vsce_smoke" },
50
async ({ vsce }) => {
0 commit comments