Skip to content
Prev Previous commit
Next Next commit
update pending integration test
  • Loading branch information
hauner committed Jan 4, 2020
commit 0832f1674d8827f3c1db05c47f536e36ee5da81c
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ class GeneratrPendingTest extends GeneratrTestBase {
@Parameterized.Parameters(name = "{0}")
static Collection<TestSet> sources () {
return [
new TestSet(name: 'params-simple-data-types')
new TestSet(name: 'params-request-body-multipart-form-data')
]
}

Expand Down