Skip to content
This repository has been archived by the owner on Dec 10, 2021. It is now read-only.

fix: move eslint disable comment in reactify test #184

Merged
merged 1 commit into from
Jun 25, 2019

Conversation

etr2460
Copy link
Contributor

@etr2460 etr2460 commented Jun 25, 2019

🐛 Bug Fix

For some reason yarn lint was still failing with this rule, breaking the build. I've disabled the rule for the whole file, which should be fine since it's a test

@etr2460 etr2460 requested review from xtinec and betodealmeida June 25, 2019 16:53
@etr2460 etr2460 requested a review from a team as a code owner June 25, 2019 16:53
@codecov
Copy link

codecov bot commented Jun 25, 2019

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #184   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          94     94           
  Lines        1163   1163           
  Branches      279    279           
=====================================
  Hits         1163   1163

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 e1f8773...5c1fa81. Read the comment docs.

Copy link
Contributor

@williaster williaster left a comment

Choose a reason for hiding this comment

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

👍

@williaster williaster merged commit 795d2ed into master Jun 25, 2019
@delete-merged-branch delete-merged-branch bot deleted the erik-ritter--fix-failing-test branch June 25, 2019 23:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants