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

Remove --manual option #85

Merged
merged 1 commit into from
Jul 24, 2023
Merged

Remove --manual option #85

merged 1 commit into from
Jul 24, 2023

Conversation

bearfriend
Copy link
Contributor

No description provided.

@bearfriend bearfriend marked this pull request as ready for review July 21, 2023 19:56
@bearfriend bearfriend requested a review from a team as a code owner July 21, 2023 19:56
@@ -56,7 +56,7 @@ describe('WTRConfig', () => {
});

it('should set timeout to 0 and add headedMode plugin when headed', () => {
['watch', 'manual'].forEach(mode => {
['watch'].forEach(mode => {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will be immediately followed up with adding 'open' here, so leaving the forEach

@bearfriend bearfriend merged commit 4864544 into main Jul 24, 2023
1 check passed
@bearfriend bearfriend deleted the dgleckler/remove-manual branch July 24, 2023 14:10
@ghost
Copy link

ghost commented Jul 24, 2023

🎉 This PR is included in version 0.18.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@ghost ghost added the released label Jul 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants