Skip to content

Commit 0425f7b

Browse files
committed
test(request): let last character always be a new line as supported by all sequential media types
1 parent 7bf32cd commit 0425f7b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/Example.OpenApi32.IntegrationTests/ImportFooEventsTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ public async Task ImportingFooEvents_ShouldReturnAccepted(string mediaType, stri
2424
$$"""
2525
{{prefix}}{ "Name": "test" }
2626
{{prefix}}{ "Name": "another test" }
27+
2728
""", mediaType)
2829
}, CancellationToken);
2930

0 commit comments

Comments
 (0)