diff --git a/test/jest_integration/jwt_auth.test.ts b/test/jest_integration/jwt_auth.test.ts index 12c6d3ccc..8d2271df9 100644 --- a/test/jest_integration/jwt_auth.test.ts +++ b/test/jest_integration/jwt_auth.test.ts @@ -76,6 +76,7 @@ describe('start OpenSearch Dashboards server', () => { // to make ignoreVersionMismatch setting work // can be removed when we have corresponding ES version dev: true, + basePath: false, } );