Skip to content

Commit a2fab31

Browse files
committed
update pending
1 parent 189dcdc commit a2fab31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/testInt/groovy/com/github/hauner/openapi/generatr/GeneratrPendingTest.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ class GeneratrPendingTest extends GeneratrTestBase {
2727
@Parameterized.Parameters(name = "{0}")
2828
static Collection<TestSet> sources () {
2929
return [
30-
new TestSet(name: 'params-spring-pageable-mapping')
30+
new TestSet(name: 'params-enum')
3131
]
3232
}
3333

0 commit comments

Comments
 (0)