Skip to content

Commit 77d13b8

Browse files
committed
carry on... again...
1 parent ad1cb8a commit 77d13b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/test_rest_routes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ async def _launch_scan(
347347
},
348348
}
349349

350-
return resp # type: ignore[no-any-return]
350+
return post_resp # type: ignore[no-any-return]
351351

352352

353353
async def _do_patch(

0 commit comments

Comments
 (0)