Skip to content

Commit 33e525f

Browse files
committed
test: added refParser mode
1 parent 2d5fc94 commit 33e525f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/response.validation.576.spec.ts

+3
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ describe('response validation for multiple responses', () => {
1414
{
1515
apiSpec: apiSpecPath,
1616
validateResponses: true,
17+
$refParser: {
18+
mode: 'dereference',
19+
},
1720
},
1821
3005,
1922
(app) => {

0 commit comments

Comments
 (0)