Skip to content

Commit

Permalink
test: added refParser mode
Browse files Browse the repository at this point in the history
  • Loading branch information
crudo committed Aug 17, 2021
1 parent 2e7ca6c commit 421492e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/response.validation.576.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ describe('response validation for multiple responses', () => {
{
apiSpec: apiSpecPath,
validateResponses: true,
$refParser: {
mode: 'dereference',
},
},
3005,
(app) => {
Expand Down

0 comments on commit 421492e

Please sign in to comment.