Skip to content

Commit 585d165

Browse files
Update tests/test_options.py
Co-authored-by: Hayao <hayao_s@tokyo-gas.co.jp>
1 parent 1333c66 commit 585d165

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_options.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from pytest_httpserver import WaitingSettings
66

77

8-
def test_httpserver_options():
8+
def test_httpserver_options() -> None:
99
options = ServerOptions(
1010
startup_timeout=60,
1111
threaded=True,

0 commit comments

Comments
 (0)