Skip to content

Commit b69a2f8

Browse files
author
dbmoriar
committed
Added newline
1 parent 8988b63 commit b69a2f8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_api.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,4 +352,3 @@ def test_url_scheme(self, app):
352352
api = restx.Api(app, url_scheme="https")
353353
assert api.specs_url == "https://localhost/swagger.json"
354354
assert api.base_url == "https://localhost/"
355-

0 commit comments

Comments
 (0)