mirror of
https://github.com/Kong/insomnia.git
synced 2026-04-22 07:08:16 -04:00
Curl generation query params bug (Fixes #810)
This commit is contained in:
6
packages/insomnia-httpsnippet/test/targets/python/python3.js
Executable file
6
packages/insomnia-httpsnippet/test/targets/python/python3.js
Executable file
@@ -0,0 +1,6 @@
|
||||
'use strict'
|
||||
|
||||
require('should')
|
||||
|
||||
module.exports = function (snippet, fixtures) {
|
||||
}
|
||||
Reference in New Issue
Block a user