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

--silent flag #4450

Merged
merged 1 commit into from
Sep 7, 2017
Merged

--silent flag #4450

merged 1 commit into from
Sep 7, 2017

Conversation

doowb
Copy link
Contributor

@doowb doowb commented Sep 7, 2017

Summary

Due to a change in yarn the --silent flag needs to be removed from package.json scripts.

Test plan

run yarn test

 - removes the silent flag from package.json scripts
 - closes jestjs#4449
@cpojer cpojer merged commit 6b484db into jestjs:master Sep 7, 2017
@codecov-io
Copy link

Codecov Report

Merging #4450 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4450   +/-   ##
=======================================
  Coverage   56.74%   56.74%           
=======================================
  Files         189      189           
  Lines        6485     6485           
  Branches        3        3           
=======================================
  Hits         3680     3680           
  Misses       2804     2804           
  Partials        1        1

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 76f018d...ff4c1d1. Read the comment docs.

tabrindle pushed a commit to tabrindle/jest that referenced this pull request Oct 2, 2017
- removes the silent flag from package.json scripts
 - closes jestjs#4449
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Errors running yarn test in this repository
4 participants