Skip to content

Commit ec047a7

Browse files
committed
minor change
1 parent 1e4e7ed commit ec047a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

codegens/powershell-restmethod/test/unit/convert.test.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,8 @@ describe('Powershell-restmethod converter', function () {
159159
'raw': 'https://postman-echo.com/request',
160160
'protocol': 'https',
161161
'host': [
162-
'mockbin',
163-
'org'
162+
'postman-echo',
163+
'com'
164164
],
165165
'path': [
166166
'request'

0 commit comments

Comments
 (0)