Skip to content
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

Grammar error in log message when browser does not capture in time #3716

Closed
Infir3 opened this issue Oct 26, 2021 · 3 comments · Fixed by #3725 · May be fixed by Infir3/karma#1
Closed

Grammar error in log message when browser does not capture in time #3716

Infir3 opened this issue Oct 26, 2021 · 3 comments · Fixed by #3725 · May be fixed by Infir3/karma#1
Labels

Comments

@Infir3
Copy link
Contributor

Infir3 commented Oct 26, 2021

log.warn(`${this.name} have not captured in ${captureTimeout} ms, killing.`)

Should probably be "... has not captured in ..."

@jginsburgn
Copy link
Member

Thanks for noticing that. Are you willing to submit a PR?

Infir3 pushed a commit to Infir3/karma that referenced this issue Nov 11, 2021
Fixes a grammar error in the log message when a browser does not capture in time.

Fixes karma-runner#3716
Infir3 pushed a commit to Infir3/karma that referenced this issue Nov 11, 2021
Fixes a grammar error in the log message when a browser does not capture in time.

Fixes karma-runner#3716
Infir3 pushed a commit to Infir3/karma that referenced this issue Nov 11, 2021
Fixes a grammar error in the log message when a browser does not capture in time.

Fixes karma-runner#3716
@Infir3
Copy link
Contributor Author

Infir3 commented Nov 11, 2021

Took me a while, but here it is: #3725 😃

jginsburgn pushed a commit that referenced this issue Nov 11, 2021
Fixes a grammar error in the log message when a browser does not capture in time.

Fixes #3716
@karmarunnerbot
Copy link
Member

🎉 This issue has been resolved in version 6.3.9 🎉

The release is available on:

Your semantic-release bot 📦🚀

anthony-redFox pushed a commit to anthony-redFox/karma that referenced this issue May 16, 2023
Fixes a grammar error in the log message when a browser does not capture in time.

Fixes karma-runner#3716
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants