Skip to content

Commit

Permalink
Added missing collection request import
Browse files Browse the repository at this point in the history
  • Loading branch information
VShingala committed Jul 9, 2024
1 parent dcbcad4 commit 4872164
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions codegens/r-rcurl/test/unit/rRcurl.test.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
var expect = require('chai').expect,
{ Collection } = require('postman-collection/lib/collection/collection'),
{ Request } = require('postman-collection/lib/collection/request'),
fs = require('fs'),
path = require('path'),
{
Expand Down

0 comments on commit 4872164

Please sign in to comment.