Skip to content

Commit

Permalink
Fix flake8 issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Armen Zambrano G committed Jul 1, 2016
1 parent 120e27f commit 9292cae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_misc.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

from mozci.utils.misc import _all_urls_reachable


# XXX: We could also patch requests.head to speed things up
@pytest.mark.parametrize("urls,result", [
(["https://github.com/mozilla/mozilla_ci_tools", "https://github.com/mozilla/404"], False),
Expand Down

0 comments on commit 9292cae

Please sign in to comment.