Skip to content

Commit

Permalink
Fix flake 8 issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasHickman committed Oct 14, 2017
1 parent 1363f7e commit 8748e51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_swagger-tester.py
Expand Up @@ -69,6 +69,7 @@ def test_swagger_test_specify_app_url_use_example():
use_example=True)
conn.terminate()


def test_issue_51_fixed():
conn = ConnexionProcess()
conn.start()
Expand Down

0 comments on commit 8748e51

Please sign in to comment.