Skip to content

fixing that testgrep gets ignored when --verbose is set - #3901

Closed
d9r-dev wants to merge 1 commit into
codeceptjs:3.xfrom
d9r-dev:fix-verbose-ignoring-testgrep
Closed

fixing that testgrep gets ignored when --verbose is set#3901
d9r-dev wants to merge 1 commit into
codeceptjs:3.xfrom
d9r-dev:fix-verbose-ignoring-testgrep

Conversation

@d9r-dev

@d9r-dev d9r-dev commented Oct 1, 2023

Copy link
Copy Markdown

Motivation/Description of the PR

Type of change

  • 🔥 Breaking changes
  • 🚀 New functionality
  • 🐛 Bug fix
  • 📋 Documentation changes/updates
  • ♨️ Hot fix
  • 🔨 Markdown files fix - not related to source code
  • 💅 Polish code

Checklist:

  • Tests have been added
  • Documentation has been added (Run npm run docs)
  • Lint checking (Run npm run lint)
  • Local tests are passed (Run npm test)

@kobenguyent

Copy link
Copy Markdown
Collaborator

I noticed we have this fix #3882 may this also resolve your issue?

@d9r-dev

d9r-dev commented Oct 1, 2023

Copy link
Copy Markdown
Author

I noticed we have this fix #3882 may this also resolve your issue?

I am not sure, I will have a look into it.

@d9r-dev

d9r-dev commented Oct 1, 2023

Copy link
Copy Markdown
Author

This Pull Request fixes the issue. Therfore I will close this PR.

@d9r-dev d9r-dev closed this Oct 1, 2023
@d9r-dev
d9r-dev deleted the fix-verbose-ignoring-testgrep branch October 1, 2023 14:25
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.

Testgrep not working with --verbose flag

2 participants