mirror of
https://github.com/ambieco/scribe.git
synced 2026-04-20 07:25:11 +08:00
Fix tests
This commit is contained in:
@@ -856,10 +856,10 @@ abstract class GeneratorTestCase extends TestCase
|
||||
],
|
||||
'response_calls' => [
|
||||
'methods' => ['*'],
|
||||
'query' => [
|
||||
'queryParams' => [
|
||||
'queryParam' => 'queryValue',
|
||||
],
|
||||
'body' => [
|
||||
'bodyParams' => [
|
||||
'bodyParam' => 'bodyValue',
|
||||
],
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user