Skip to content

Commit 85ff13a

Browse files
committed
1 parent d54a7ab commit 85ff13a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/testInt/kotlin/io/openapiprocessor/micronaut/ProcessorTestSets.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ val ALL_3x: List<TestParams2> = join(
2020
testX("params-pageable-mapping"),
2121
testX("params-path-simple-data-types"),
2222
tests("params-request-body"),
23-
tests("params-request-body-fomultipart-mapping"),
23+
tests("params-request-body-form-urlencoded"),
2424
tests("params-request-body-multipart-mapping"),
2525
testX("params-simple-data-types"),
2626
testX("response-status")

0 commit comments

Comments
 (0)