This commit is contained in:
Stef Heyenrath
2024-05-27 07:19:07 +02:00
2 changed files with 7 additions and 5 deletions

View File

@@ -376,7 +376,6 @@ message HelloReply {
.WithHeader("Content-Type", "text/plain")
);
server
.Given(Request.Create()
.UsingMethod("GET")