From f792765de36cfda6f417c38a661d90ff14c3eb62 Mon Sep 17 00:00:00 2001 From: Martin Slot Date: Mon, 12 Dec 2022 21:22:00 +0100 Subject: [PATCH] Removed unused TODO --- tests/request_test.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/request_test.rs b/tests/request_test.rs index 836b275..8e96286 100644 --- a/tests/request_test.rs +++ b/tests/request_test.rs @@ -227,7 +227,6 @@ fn should_make_request_on_full_github_release_json_return(context: &FunctionalTe then.status(200) .header("content-type", "application/json") .body(&response); - // TODO: this a really simple return that just returns what i want. It should contain the full json blob that /releases returns }); let application = Application::new(