Skip to content
This repository was archived by the owner on Sep 11, 2020. It is now read-only.

test: restore default protocol. #215

Merged
merged 1 commit into from
Jan 18, 2017
Merged

test: restore default protocol. #215

merged 1 commit into from
Jan 18, 2017

Conversation

smola
Copy link
Collaborator

@smola smola commented Jan 18, 2017

BaseSuite sets the https protocol to nil. This can
affect other unrelated suites. This commit changes
BaseSuite to restore the https protocol during the
tear down phase.

BaseSuite sets the https protocol to nil. This can
affect other unrelated suites. This commit changes
BaseSuite to restore the https protocol during the
tear down phase.
@smola smola requested review from ajnavarro and mcuadros January 18, 2017 12:45
@codecov-io
Copy link

Current coverage is 76.28% (diff: 100%)

Merging #215 into master will decrease coverage by 0.63%

@@             master       #215   diff @@
==========================================
  Files            96         96          
  Lines          6299       6299          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
- Hits           4845       4805    -40   
- Misses          922        971    +49   
+ Partials        532        523     -9   

Powered by Codecov. Last update 376dc6a...6e6fdbd

@mcuadros mcuadros merged commit 8d553bc into src-d:master Jan 18, 2017
mcuadros pushed a commit that referenced this pull request Jan 31, 2017
BaseSuite sets the https protocol to nil. This can
affect other unrelated suites. This commit changes
BaseSuite to restore the https protocol during the
tear down phase.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants