Skip to content

Commit

Permalink
Update src/frontend/tests/core/features/publish-flow.spec.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Cristhian Zanforlin Lousa <[email protected]>
  • Loading branch information
anovazzi1 and Cristhianzl authored Feb 14, 2025
1 parent c7da0f8 commit 411998a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/frontend/tests/core/features/publish-flow.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ test(
await page.getByTestId("add-component-button-chat-input").click();

await adjustScreenView(page);
// check if clicking the publish without active it before will do nothing
await page.getByTestId("publish-button").click();
await page.waitForSelector('[data-testid="shareable-playground"]', {
timeout: 3000,
Expand Down

0 comments on commit 411998a

Please sign in to comment.