Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
[ghstack-poisoned]
  • Loading branch information
poteto committed May 21, 2024
2 parents 6ff1788 + 27a48b9 commit 68b0c83
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion compiler/apps/playground/__tests__/e2e/page.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ test("editor should compile successfully", async ({ page }) => {
});

// User input from hash compiles
await page.getByRole("button", { name: /JS/ }).click();
await page.screenshot({
fullPage: true,
path: "test-results/01-show-js-before.png",
Expand Down

0 comments on commit 68b0c83

Please sign in to comment.