Include updated test file for configurable schema

This commit is contained in:
Preston Maness 2023-06-11 23:59:06 -05:00 committed by Yarmo Mackenbach
parent 0166a30e3c
commit be37a25352

View file

@ -55,6 +55,7 @@ describe('utils.generateProxyURL', () => {
const opts = { const opts = {
proxy: { proxy: {
hostname: 'localhost', hostname: 'localhost',
scheme: 'https'
}, },
} }
expect( expect(