mirror of
https://codeberg.org/keyoxide/doipjs.git
synced 2024-12-22 22:49:28 -07:00
Include updated test file for configurable schema
This commit is contained in:
parent
0166a30e3c
commit
be37a25352
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ describe('utils.generateProxyURL', () => {
|
|||
const opts = {
|
||||
proxy: {
|
||||
hostname: 'localhost',
|
||||
scheme: 'https'
|
||||
},
|
||||
}
|
||||
expect(
|
||||
|
|
Loading…
Reference in a new issue