Disable /connector/request tests from 86c56951df

Until we restore the new header handling
This commit is contained in:
Dan Stillman 2022-12-25 04:01:01 -05:00
parent 0862e1e1bc
commit 7e61be9799

View file

@ -2650,7 +2650,7 @@ describe("Connector Server", function () {
});
});
describe('/connector/request', function () {
describe.skip('/connector/request', function () {
let endpoint;
before(function () {