Skip to content

misc: add timeout field to EnqueuedCommandAttributes type #31636

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

true2fik
Copy link

@true2fik true2fik commented May 5, 2025

Additional details

This fixes typescript typing issues when adding custom queries as outlined in https://docs.cypress.io/api/cypress-api/custom-queries

PR Tasks

@CLAassistant
Copy link

CLAassistant commented May 5, 2025

CLA assistant check
All committers have signed the CLA.

@cypress-app-bot
Copy link
Collaborator

@mschile mschile requested a review from cacieprins May 6, 2025 15:59
@true2fik true2fik marked this pull request as draft May 9, 2025 07:34
@true2fik true2fik marked this pull request as ready for review May 9, 2025 17:58
@true2fik true2fik marked this pull request as draft May 13, 2025 19:13
@true2fik true2fik marked this pull request as ready for review May 14, 2025 07:25
@true2fik true2fik marked this pull request as draft May 21, 2025 07:35
@true2fik true2fik marked this pull request as ready for review May 21, 2025 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Trying to set the timeout for a custom query results in a typescript error
3 participants