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

chore: remove needless assign #11433

Merged
merged 1 commit into from May 21, 2021

Conversation

Connormiha
Copy link
Contributor

Summary

I just removed needless property assignment.

@codecov-commenter
Copy link

Codecov Report

Merging #11433 (e916b7d) into master (50451df) will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #11433      +/-   ##
==========================================
- Coverage   69.27%   69.27%   -0.01%     
==========================================
  Files         311      311              
  Lines       16272    16271       -1     
  Branches     4701     4701              
==========================================
- Hits        11272    11271       -1     
  Misses       4972     4972              
  Partials       28       28              
Impacted Files Coverage Δ
packages/jest-core/src/lib/updateGlobalConfig.ts 94.54% <ø> (-0.10%) ⬇️

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 50451df...e916b7d. Read the comment docs.

Copy link
Member

@SimenB SimenB left a comment

Choose a reason for hiding this comment

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

thanks!

@SimenB SimenB changed the title Global config. Remove needless assign chore: remove needless assign May 21, 2021
@SimenB SimenB merged commit 78eb25d into jestjs:master May 21, 2021
@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 Jun 21, 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.

None yet

4 participants