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

test(Search): fix tests on second run #2859

Merged

Conversation

mihai-dinculescu
Copy link
Member

This fixes two similar tests that are failing in watch mode, on the second run.

@mihai-dinculescu mihai-dinculescu changed the title Fix tests on second run. (Fix) tests on second run Jun 1, 2018
@mihai-dinculescu mihai-dinculescu changed the title (Fix) tests on second run (fix) tests on second run Jun 1, 2018
@codecov-io
Copy link

codecov-io commented Jun 1, 2018

Codecov Report

Merging #2859 into master will decrease coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2859      +/-   ##
==========================================
- Coverage   99.66%   99.66%   -0.01%     
==========================================
  Files         161      161              
  Lines        2722     2714       -8     
==========================================
- Hits         2713     2705       -8     
  Misses          9        9
Impacted Files Coverage Δ
src/behaviors/Visibility/Visibility.js 100% <0%> (ø) ⬆️
src/addons/Select/Select.js 100% <0%> (ø) ⬆️
src/modules/Embed/Embed.js 100% <0%> (ø) ⬆️
src/modules/Progress/Progress.js 100% <0%> (ø) ⬆️
src/collections/Form/FormSelect.js 100% <0%> (ø) ⬆️
src/modules/Popup/Popup.js 100% <0%> (ø) ⬆️

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 3a30105...c5e6541. Read the comment docs.

@layershifter layershifter changed the title (fix) tests on second run test(Dropdown|Search): fix tests on second run Jun 1, 2018
@layershifter layershifter changed the title test(Dropdown|Search): fix tests on second run test(Search): fix tests on second run Jun 1, 2018
@levithomason levithomason merged commit ecd238e into Semantic-Org:master Jun 1, 2018
@levithomason
Copy link
Member

Released in semantic-ui-react@0.81.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants